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.
|
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.