Interface SamlProviderConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SamlProviderConfiguration.Builder,SamlProviderConfiguration>, SdkBuilder<SamlProviderConfiguration.Builder,SamlProviderConfiguration>, SdkPojo
Enclosing class:
SamlProviderConfiguration

public static interface SamlProviderConfiguration.Builder extends SdkPojo, CopyableBuilder<SamlProviderConfiguration.Builder,SamlProviderConfiguration>
  • Method Details

    • authenticationUrl

      SamlProviderConfiguration.Builder authenticationUrl(String authenticationUrl)

      The URL where Amazon Q Business end users will be redirected for authentication.

      Parameters:
      authenticationUrl - The URL where Amazon Q Business end users will be redirected for authentication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.