aws.ec2.vpc_gateway_attachment
CloudFormation Type: AWS::EC2::VPCGatewayAttachment
Argument Reference
internet_gateway_id
- Type: internet_gateway_id
- Required: Yes
The ID of the internet gateway.
vpc_id
- Type: VpcId
- Required: Yes
The ID of the VPC.
internet_gateway_id
- Type: InternetGatewayId
- Required: No
The ID of the internet gateway.
vpn_gateway_id
- Type: VpnGatewayId
- Required: No
The ID of the VPN gateway.