Interface MicrosoftEntraConfig.Builder

    • Method Detail

      • tenantId

        MicrosoftEntraConfig.Builder tenantId​(String tenantId)

        The identifier of the tenant.

        Parameters:
        tenantId - The identifier of the tenant.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationConfigSecretArn

        MicrosoftEntraConfig.Builder applicationConfigSecretArn​(String applicationConfigSecretArn)

        The Amazon Resource Name (ARN) of the application config.

        Parameters:
        applicationConfigSecretArn - The Amazon Resource Name (ARN) of the application config.
        Returns:
        Returns a reference to this object so that method calls can be chained together.