{
  "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"
      }
    ]
  }
}