Interface FederatedAuthentication.Builder

    • Method Detail

      • samlProviderArn

        FederatedAuthentication.Builder samlProviderArn​(String samlProviderArn)

        The Amazon Resource Name (ARN) of the IAM SAML identity provider.

        Parameters:
        samlProviderArn - The Amazon Resource Name (ARN) of the IAM SAML identity provider.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • selfServiceSamlProviderArn

        FederatedAuthentication.Builder selfServiceSamlProviderArn​(String selfServiceSamlProviderArn)

        The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.

        Parameters:
        selfServiceSamlProviderArn - The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.
        Returns:
        Returns a reference to this object so that method calls can be chained together.