@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.201Z") @Stability(value=Stable) public interface CfnInternetGatewayProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-internetgateway.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInternetGatewayProps.Builder
A builder for
CfnInternetGatewayProps |
static class |
CfnInternetGatewayProps.Jsii$Proxy
An implementation for
CfnInternetGatewayProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnInternetGatewayProps.Builder |
builder() |
default List<CfnTag> |
getTags()
`AWS::EC2::InternetGateway.Tags`.
|
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-internetgateway.html#cfn-ec2-internetgateway-tags@Stability(value=Stable) static CfnInternetGatewayProps.Builder builder()
CfnInternetGatewayProps.Builder of CfnInternetGatewayPropsCopyright © 2020. All rights reserved.