@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 - `CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty.ClientRootCertificateChainArn`. This parameter is required.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 © 2021. All rights reserved.