@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
44 lines • 1.03 kB
JSON
{
"Route": {
"DestinationCidrBlock": "string",
"TransitGatewayAttachments": [
{
"ResourceId": "string",
"TransitGatewayAttachmentId": "string",
"ResourceType": "vpc"
},
{
"ResourceId": "string",
"TransitGatewayAttachmentId": "string",
"ResourceType": "vpn"
},
{
"ResourceId": "string",
"TransitGatewayAttachmentId": "string",
"ResourceType": "vpn"
},
{
"ResourceId": "string",
"TransitGatewayAttachmentId": "string",
"ResourceType": "vpn"
},
{
"ResourceId": "string",
"TransitGatewayAttachmentId": "string",
"ResourceType": "vpc"
},
{
"ResourceId": "string",
"TransitGatewayAttachmentId": "string",
"ResourceType": "vpc"
},
{
"ResourceId": "string",
"TransitGatewayAttachmentId": "string",
"ResourceType": "vpn"
}
],
"Type": "static",
"State": "active"
}
}