Sha256: 46185de688c3b3b0aa963fb73d749b34464d1513600ab018ebcecaaa318954e8
Contents?: true
Size: 838 Bytes
Versions: 1
Compression:
Stored size: 838 Bytes
Contents
{ "ResourceSpecificationVersion": "1.0.0", "ResourceType": { "AWS::EC2::NatGateway": { "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html", "Properties": { "AllocationId": { "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-allocationid", "PrimitiveType": "String", "Required": true, "UpdateType": "Immutable" }, "SubnetId": { "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-subnetid", "PrimitiveType": "String", "Required": true, "UpdateType": "Immutable" } } } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cfnlego-0.6.3 | lib/cfnlego/resources/CloudFormationResourceSpecification/Ec2NatGatewaySpecification.json |