UNPKG

@itentialopensource/adapter-aws_ec2

Version:

This adapter integrates with system described as: Aws_Ec2.

46 lines 824 B
{ "TransitGatewayVpcAttachment": { "TransitGatewayAttachmentId": "string", "TransitGatewayId": "string", "VpcId": "string", "VpcOwnerId": "string", "State": "modifying", "SubnetIds": [ "string", "string", "string", "string", "string", "string", "string", "string" ], "CreationTime": "string", "Options": { "DnsSupport": "disable", "Ipv6Support": "enable" }, "Tags": [ { "Key": "string", "Value": "string" }, { "Key": "string", "Value": "string" }, { "Key": "string", "Value": "string" }, { "Key": "string", "Value": "string" }, { "Key": "string", "Value": "string" } ] } }