@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
66 lines • 1.16 kB
JSON
{
"TransitGatewayVpcAttachment": {
"TransitGatewayAttachmentId": "string",
"TransitGatewayId": "string",
"VpcId": "string",
"VpcOwnerId": "string",
"State": "failed",
"SubnetIds": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"CreationTime": "string",
"Options": {
"DnsSupport": "disable",
"Ipv6Support": "disable"
},
"Tags": [
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
}
]
}
}