Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CertificateAuthentication |
CertificateAuthentication.clone() |
CertificateAuthentication |
ClientVpnAuthentication.getMutualAuthentication()
Information about the authentication certificates, if applicable.
|
CertificateAuthentication |
CertificateAuthentication.withClientRootCertificateChain(String clientRootCertificateChain)
The ARN of the client certificate.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientVpnAuthentication.setMutualAuthentication(CertificateAuthentication mutualAuthentication)
Information about the authentication certificates, if applicable.
|
ClientVpnAuthentication |
ClientVpnAuthentication.withMutualAuthentication(CertificateAuthentication mutualAuthentication)
Information about the authentication certificates, if applicable.
|
Copyright © 2023. All rights reserved.