@itentialopensource/adapter-aws_ec2
Version:
This adapter integrates with system described as: Aws_Ec2.
77 lines • 1.34 kB
JSON
{
"VpnGateway": {
"AvailabilityZone": "string",
"State": "pending",
"Type": "ipsec.1",
"VpcAttachments": [
{
"State": "detaching",
"VpcId": "string"
},
{
"State": "attaching",
"VpcId": "string"
},
{
"State": "detaching",
"VpcId": "string"
},
{
"State": "detaching",
"VpcId": "string"
},
{
"State": "detached",
"VpcId": "string"
},
{
"State": "detached",
"VpcId": "string"
},
{
"State": "attaching",
"VpcId": "string"
},
{
"State": "detached",
"VpcId": "string"
},
{
"State": "detached",
"VpcId": "string"
}
],
"VpnGatewayId": "string",
"AmazonSideAsn": 8,
"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"
}
]
}
}