Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CertificateAuthenticationRequest |
CertificateAuthenticationRequest.clone() |
CertificateAuthenticationRequest |
ClientVpnAuthenticationRequest.getMutualAuthentication()
Information about the authentication certificates to be used, if applicable.
|
CertificateAuthenticationRequest |
CertificateAuthenticationRequest.withClientRootCertificateChainArn(String clientRootCertificateChainArn)
The ARN of the client certificate.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientVpnAuthenticationRequest.setMutualAuthentication(CertificateAuthenticationRequest mutualAuthentication)
Information about the authentication certificates to be used, if applicable.
|
ClientVpnAuthenticationRequest |
ClientVpnAuthenticationRequest.withMutualAuthentication(CertificateAuthenticationRequest mutualAuthentication)
Information about the authentication certificates to be used, if applicable.
|
Copyright © 2021. All rights reserved.