@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
36 lines • 685 B
JSON
{
"TransitGatewayRouteTable": {
"TransitGatewayRouteTableId": "string",
"TransitGatewayId": "string",
"State": "available",
"DefaultAssociationRouteTable": true,
"DefaultPropagationRouteTable": false,
"CreationTime": "string",
"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"
}
]
}
}