@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
36 lines • 644 B
JSON
{
"ClientToken": "string",
"EgressOnlyInternetGateway": {
"Attachments": [
{
"State": "detached",
"VpcId": "string"
},
{
"State": "attached",
"VpcId": "string"
},
{
"State": "attached",
"VpcId": "string"
},
{
"State": "attaching",
"VpcId": "string"
},
{
"State": "detached",
"VpcId": "string"
},
{
"State": "attaching",
"VpcId": "string"
},
{
"State": "detached",
"VpcId": "string"
}
],
"EgressOnlyInternetGatewayId": "string"
}
}