@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.172Z") @Stability(value=Stable) public interface CfnCustomerGatewayProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCustomerGatewayProps.Builder
A builder for
CfnCustomerGatewayProps |
static class |
CfnCustomerGatewayProps.Jsii$Proxy
An implementation for
CfnCustomerGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnCustomerGatewayProps.Builder |
builder() |
Number |
getBgpAsn()
`AWS::EC2::CustomerGateway.BgpAsn`.
|
String |
getIpAddress()
`AWS::EC2::CustomerGateway.IpAddress`.
|
default List<CfnTag> |
getTags()
`AWS::EC2::CustomerGateway.Tags`.
|
String |
getType()
`AWS::EC2::CustomerGateway.Type`.
|
@Stability(value=Stable) @NotNull Number getBgpAsn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html#cfn-ec2-customergateway-bgpasn@Stability(value=Stable) @NotNull String getIpAddress()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html#cfn-ec2-customergateway-ipaddress@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html#cfn-ec2-customergateway-type@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html#cfn-ec2-customergateway-tags@Stability(value=Stable) static CfnCustomerGatewayProps.Builder builder()
CfnCustomerGatewayProps.Builder of CfnCustomerGatewayPropsCopyright © 2020. All rights reserved.