| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnCustomerGatewayProps.Builder |
CfnCustomerGatewayProps.Builder.bgpAsn(Number bgpAsn)
Sets the value of
CfnCustomerGatewayProps.getBgpAsn() |
static CfnCustomerGatewayProps.Builder |
CfnCustomerGatewayProps.builder() |
CfnCustomerGatewayProps.Builder |
CfnCustomerGatewayProps.Builder.ipAddress(String ipAddress)
Sets the value of
CfnCustomerGatewayProps.getIpAddress() |
CfnCustomerGatewayProps.Builder |
CfnCustomerGatewayProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnCustomerGatewayProps.getTags() |
CfnCustomerGatewayProps.Builder |
CfnCustomerGatewayProps.Builder.type(String type)
Sets the value of
CfnCustomerGatewayProps.getType() |
Copyright © 2021. All rights reserved.