public static interface FederatedAuthentication.Builder extends SdkPojo, CopyableBuilder<FederatedAuthentication.Builder,FederatedAuthentication>
| Modifier and Type | Method and Description |
|---|---|
FederatedAuthentication.Builder |
samlProviderArn(String samlProviderArn)
The Amazon Resource Name (ARN) of the IAM SAML identity provider.
|
FederatedAuthentication.Builder |
selfServiceSamlProviderArn(String selfServiceSamlProviderArn)
The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFederatedAuthentication.Builder samlProviderArn(String samlProviderArn)
The Amazon Resource Name (ARN) of the IAM SAML identity provider.
samlProviderArn - The Amazon Resource Name (ARN) of the IAM SAML identity provider.FederatedAuthentication.Builder selfServiceSamlProviderArn(String selfServiceSamlProviderArn)
The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.
selfServiceSamlProviderArn - The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.Copyright © 2021. All rights reserved.