@Stability(value=Stable) public static final class CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty |
build()
Builds the configured instance.
|
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder |
clientRootCertificateChainArn(String clientRootCertificateChainArn)
|
@Stability(value=Stable) public CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.Builder clientRootCertificateChainArn(String clientRootCertificateChainArn)
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.getClientRootCertificateChainArn()clientRootCertificateChainArn - The ARN of the client certificate. This parameter is required.
The certificate must be signed by a certificate authority (CA) and it must be provisioned in AWS Certificate Manager (ACM).this@Stability(value=Stable) public CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty build()
build in interface software.amazon.jsii.Builder<CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty>CfnClientVpnEndpoint.CertificateAuthenticationRequestPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.