{
  "ClientToken": "string",
  "NatGateway": {
    "CreateTime": "string",
    "DeleteTime": "string",
    "FailureCode": "string",
    "FailureMessage": "string",
    "NatGatewayAddresses": [
      {
        "AllocationId": "string",
        "NetworkInterfaceId": "string",
        "PrivateIp": "string",
        "PublicIp": "string"
      },
      {
        "AllocationId": "string",
        "NetworkInterfaceId": "string",
        "PrivateIp": "string",
        "PublicIp": "string"
      },
      {
        "AllocationId": "string",
        "NetworkInterfaceId": "string",
        "PrivateIp": "string",
        "PublicIp": "string"
      },
      {
        "AllocationId": "string",
        "NetworkInterfaceId": "string",
        "PrivateIp": "string",
        "PublicIp": "string"
      },
      {
        "AllocationId": "string",
        "NetworkInterfaceId": "string",
        "PrivateIp": "string",
        "PublicIp": "string"
      }
    ],
    "NatGatewayId": "string",
    "ProvisionedBandwidth": {
      "ProvisionTime": "string",
      "Provisioned": "string",
      "RequestTime": "string",
      "Requested": "string",
      "Status": "string"
    },
    "State": "deleting",
    "SubnetId": "string",
    "VpcId": "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"
      },
      {
        "Key": "string",
        "Value": "string"
      },
      {
        "Key": "string",
        "Value": "string"
      },
      {
        "Key": "string",
        "Value": "string"
      }
    ]
  }
}