@Generated(value="jsii-pacmak/1.5.0 (build 46538f8)", date="2020-05-21T11:01:44.834Z") @Stability(value=External) 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=External) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-internetgateway.html#cfn-ec2-internetgateway-tags
@Stability(value=External) static CfnInternetGatewayProps.Builder builder()
CfnInternetGatewayProps.Builder
of CfnInternetGatewayProps
Copyright © 2020. All rights reserved.