Interface AwsEc2ClientVpnEndpointAuthenticationOptionsFederatedAuthenticationDetails.Builder

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

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

    • 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

      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.