@Stability(value=Stable) public static final class CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnClientVpnEndpoint.ClientConnectOptionsProperty>
CfnClientVpnEndpoint.ClientConnectOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnClientVpnEndpoint.ClientConnectOptionsProperty |
build()
Builds the configured instance.
|
CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnClientVpnEndpoint.ClientConnectOptionsProperty.getEnabled() |
CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnClientVpnEndpoint.ClientConnectOptionsProperty.getEnabled() |
CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder |
lambdaFunctionArn(String lambdaFunctionArn)
Sets the value of
CfnClientVpnEndpoint.ClientConnectOptionsProperty.getLambdaFunctionArn() |
@Stability(value=Stable) public CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder enabled(Boolean enabled)
CfnClientVpnEndpoint.ClientConnectOptionsProperty.getEnabled()enabled - `CfnClientVpnEndpoint.ClientConnectOptionsProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder enabled(IResolvable enabled)
CfnClientVpnEndpoint.ClientConnectOptionsProperty.getEnabled()enabled - `CfnClientVpnEndpoint.ClientConnectOptionsProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnClientVpnEndpoint.ClientConnectOptionsProperty.Builder lambdaFunctionArn(String lambdaFunctionArn)
CfnClientVpnEndpoint.ClientConnectOptionsProperty.getLambdaFunctionArn()lambdaFunctionArn - `CfnClientVpnEndpoint.ClientConnectOptionsProperty.LambdaFunctionArn`.this@Stability(value=Stable) public CfnClientVpnEndpoint.ClientConnectOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnClientVpnEndpoint.ClientConnectOptionsProperty>CfnClientVpnEndpoint.ClientConnectOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.