CfnInternetGatewayProps¶
-
class
aws_cdk.aws_ec2.
CfnInternetGatewayProps
(*, tags=None)¶ Bases:
object
Properties for defining a
AWS::EC2::InternetGateway
.- Parameters
tags (
Optional
[List
[CfnTag
]]) –AWS::EC2::InternetGateway.Tags
.- See
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-internetgateway.html
Attributes
AWS::EC2::InternetGateway.Tags
.