@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
70 lines • 1.2 kB
JSON
{
"InternetGateway": {
"Attachments": [
{
"State": "detached",
"VpcId": "string"
},
{
"State": "detached",
"VpcId": "string"
},
{
"State": "attaching",
"VpcId": "string"
},
{
"State": "detaching",
"VpcId": "string"
},
{
"State": "detached",
"VpcId": "string"
},
{
"State": "attached",
"VpcId": "string"
},
{
"State": "detached",
"VpcId": "string"
},
{
"State": "attaching",
"VpcId": "string"
},
{
"State": "detached",
"VpcId": "string"
}
],
"InternetGatewayId": "string",
"OwnerId": "string",
"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"
}
]
}
}