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