{
  "TransitGateway": {
    "TransitGatewayId": "string",
    "TransitGatewayArn": "string",
    "State": "deleting",
    "OwnerId": "string",
    "Description": "string",
    "CreationTime": "string",
    "Options": {
      "AmazonSideAsn": 2,
      "AutoAcceptSharedAttachments": "disable",
      "DefaultRouteTableAssociation": "disable",
      "AssociationDefaultRouteTableId": "string",
      "DefaultRouteTablePropagation": "enable",
      "PropagationDefaultRouteTableId": "string",
      "VpnEcmpSupport": "enable",
      "DnsSupport": "enable"
    },
    "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"
      }
    ]
  }
}