@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
35 lines • 792 B
JSON
{
"Associations": [
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpn",
"State": "associated"
},
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpn",
"State": "disassociating"
},
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpn",
"State": "disassociated"
},
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpc",
"State": "disassociated"
},
{
"TransitGatewayAttachmentId": "string",
"ResourceId": "string",
"ResourceType": "vpn",
"State": "associating"
}
],
"NextToken": "string"
}