@Stability(value=Stable) public static final class CfnCustomerGatewayAssociationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnCustomerGatewayAssociationProps>
CfnCustomerGatewayAssociationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCustomerGatewayAssociationProps |
build()
Builds the configured instance.
|
CfnCustomerGatewayAssociationProps.Builder |
customerGatewayArn(String customerGatewayArn)
Sets the value of
CfnCustomerGatewayAssociationProps.getCustomerGatewayArn() |
CfnCustomerGatewayAssociationProps.Builder |
deviceId(String deviceId)
Sets the value of
CfnCustomerGatewayAssociationProps.getDeviceId() |
CfnCustomerGatewayAssociationProps.Builder |
globalNetworkId(String globalNetworkId)
Sets the value of
CfnCustomerGatewayAssociationProps.getGlobalNetworkId() |
CfnCustomerGatewayAssociationProps.Builder |
linkId(String linkId)
Sets the value of
CfnCustomerGatewayAssociationProps.getLinkId() |
@Stability(value=Stable) public CfnCustomerGatewayAssociationProps.Builder customerGatewayArn(String customerGatewayArn)
CfnCustomerGatewayAssociationProps.getCustomerGatewayArn()customerGatewayArn - The Amazon Resource Name (ARN) of the customer gateway. This parameter is required.this@Stability(value=Stable) public CfnCustomerGatewayAssociationProps.Builder deviceId(String deviceId)
CfnCustomerGatewayAssociationProps.getDeviceId()deviceId - The ID of the device. This parameter is required.this@Stability(value=Stable) public CfnCustomerGatewayAssociationProps.Builder globalNetworkId(String globalNetworkId)
CfnCustomerGatewayAssociationProps.getGlobalNetworkId()globalNetworkId - The ID of the global network. This parameter is required.this@Stability(value=Stable) public CfnCustomerGatewayAssociationProps.Builder linkId(String linkId)
CfnCustomerGatewayAssociationProps.getLinkId()linkId - The ID of the link.this@Stability(value=Stable) public CfnCustomerGatewayAssociationProps build()
build in interface software.amazon.jsii.Builder<CfnCustomerGatewayAssociationProps>CfnCustomerGatewayAssociationPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.