| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
FederatedAuthentication |
FederatedAuthentication.clone() |
FederatedAuthentication |
ClientVpnAuthentication.getFederatedAuthentication()
Information about the IAM SAML identity provider, if applicable.
|
FederatedAuthentication |
FederatedAuthentication.withSamlProviderArn(String samlProviderArn)
The Amazon Resource Name (ARN) of the IAM SAML identity provider.
|
FederatedAuthentication |
FederatedAuthentication.withSelfServiceSamlProviderArn(String selfServiceSamlProviderArn)
The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientVpnAuthentication.setFederatedAuthentication(FederatedAuthentication federatedAuthentication)
Information about the IAM SAML identity provider, if applicable.
|
ClientVpnAuthentication |
ClientVpnAuthentication.withFederatedAuthentication(FederatedAuthentication federatedAuthentication)
Information about the IAM SAML identity provider, if applicable.
|
Copyright © 2020. All rights reserved.