@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
19 lines • 402 B
JSON
{
"Route": {
"DestinationCidrBlock": "string",
"TransitGatewayAttachments": [
{
"ResourceId": "string",
"TransitGatewayAttachmentId": "string",
"ResourceType": "vpc"
},
{
"ResourceId": "string",
"TransitGatewayAttachmentId": "string",
"ResourceType": "vpn"
}
],
"Type": "propagated",
"State": "deleted"
}
}