@Stability(value=Stable) public static final class CfnClientVpnTargetNetworkAssociationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnClientVpnTargetNetworkAssociationProps>
CfnClientVpnTargetNetworkAssociationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnClientVpnTargetNetworkAssociationProps |
build()
Builds the configured instance.
|
CfnClientVpnTargetNetworkAssociationProps.Builder |
clientVpnEndpointId(String clientVpnEndpointId)
Sets the value of
CfnClientVpnTargetNetworkAssociationProps.getClientVpnEndpointId() |
CfnClientVpnTargetNetworkAssociationProps.Builder |
subnetId(String subnetId)
Sets the value of
CfnClientVpnTargetNetworkAssociationProps.getSubnetId() |
@Stability(value=Stable) public CfnClientVpnTargetNetworkAssociationProps.Builder clientVpnEndpointId(String clientVpnEndpointId)
CfnClientVpnTargetNetworkAssociationProps.getClientVpnEndpointId()clientVpnEndpointId - The ID of the Client VPN endpoint. This parameter is required.this@Stability(value=Stable) public CfnClientVpnTargetNetworkAssociationProps.Builder subnetId(String subnetId)
CfnClientVpnTargetNetworkAssociationProps.getSubnetId()subnetId - The ID of the subnet to associate with the Client VPN endpoint. This parameter is required.this@Stability(value=Stable) public CfnClientVpnTargetNetworkAssociationProps build()
build in interface software.amazon.jsii.Builder<CfnClientVpnTargetNetworkAssociationProps>CfnClientVpnTargetNetworkAssociationPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.