@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 - `AWS::NetworkManager::CustomerGatewayAssociation.CustomerGatewayArn`. This parameter is required.this@Stability(value=Stable) public CfnCustomerGatewayAssociationProps.Builder deviceId(String deviceId)
CfnCustomerGatewayAssociationProps.getDeviceId()deviceId - `AWS::NetworkManager::CustomerGatewayAssociation.DeviceId`. This parameter is required.this@Stability(value=Stable) public CfnCustomerGatewayAssociationProps.Builder globalNetworkId(String globalNetworkId)
CfnCustomerGatewayAssociationProps.getGlobalNetworkId()globalNetworkId - `AWS::NetworkManager::CustomerGatewayAssociation.GlobalNetworkId`. This parameter is required.this@Stability(value=Stable) public CfnCustomerGatewayAssociationProps.Builder linkId(String linkId)
CfnCustomerGatewayAssociationProps.getLinkId()linkId - `AWS::NetworkManager::CustomerGatewayAssociation.LinkId`.this@Stability(value=Stable) public CfnCustomerGatewayAssociationProps build()
build in interface software.amazon.jsii.Builder<CfnCustomerGatewayAssociationProps>CfnCustomerGatewayAssociationPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.