@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
54 lines • 1.13 kB
JSON
{
"TransitGateway": {
"TransitGatewayId": "string",
"TransitGatewayArn": "string",
"State": "deleting",
"OwnerId": "string",
"Description": "string",
"CreationTime": "string",
"Options": {
"AmazonSideAsn": 2,
"AutoAcceptSharedAttachments": "disable",
"DefaultRouteTableAssociation": "disable",
"AssociationDefaultRouteTableId": "string",
"DefaultRouteTablePropagation": "enable",
"PropagationDefaultRouteTableId": "string",
"VpnEcmpSupport": "enable",
"DnsSupport": "enable"
},
"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"
},
{
"Key": "string",
"Value": "string"
},
{
"Key": "string",
"Value": "string"
}
]
}
}