| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static CertificateAuthentication.Builder |
CertificateAuthentication.builder() |
CertificateAuthentication.Builder |
CertificateAuthentication.Builder.clientRootCertificateChain(String clientRootCertificateChain)
The ARN of the client certificate.
|
CertificateAuthentication.Builder |
CertificateAuthentication.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CertificateAuthentication.Builder> |
CertificateAuthentication.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ClientVpnAuthentication.Builder |
ClientVpnAuthentication.Builder.mutualAuthentication(Consumer<CertificateAuthentication.Builder> mutualAuthentication)
Information about the authentication certificates, if applicable.
|
Copyright © 2021. All rights reserved.