@Stability(value=Stable)
public static interface CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder
|
static class |
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Jsii$Proxy
An implementation for
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder |
builder() |
String |
getClientRootCertificateChainArn()
`CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.ClientRootCertificateChainArn`.
|
@Stability(value=Stable) @NotNull String getClientRootCertificateChainArn()
@Stability(value=Stable) static CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder builder()
Copyright © 2021. All rights reserved.