{
  "Associations": [
    {
      "TransitGatewayAttachmentId": "string",
      "ResourceId": "string",
      "ResourceType": "vpn",
      "State": "associated"
    },
    {
      "TransitGatewayAttachmentId": "string",
      "ResourceId": "string",
      "ResourceType": "vpn",
      "State": "disassociating"
    },
    {
      "TransitGatewayAttachmentId": "string",
      "ResourceId": "string",
      "ResourceType": "vpn",
      "State": "disassociated"
    },
    {
      "TransitGatewayAttachmentId": "string",
      "ResourceId": "string",
      "ResourceType": "vpc",
      "State": "disassociated"
    },
    {
      "TransitGatewayAttachmentId": "string",
      "ResourceId": "string",
      "ResourceType": "vpn",
      "State": "associating"
    }
  ],
  "NextToken": "string"
}