@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
53 lines • 1.23 kB
JSON
{
"TransitGatewayRouteTablePropagations": [
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpc",
"State": "enabled"
},
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpc",
"State": "disabling"
},
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpn",
"State": "enabled"
},
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpn",
"State": "disabling"
},
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpc",
"State": "enabled"
},
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpn",
"State": "enabling"
},
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpn",
"State": "enabling"
},
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpc",
"State": "disabled"
}
],
"NextToken": "string"
}