{
  "VpcEndpointConnections": [
    {
      "ServiceId": "string",
      "VpcEndpointId": "string",
      "VpcEndpointOwner": "string",
      "VpcEndpointState": "PendingAcceptance",
      "CreationTimestamp": "string"
    },
    {
      "ServiceId": "string",
      "VpcEndpointId": "string",
      "VpcEndpointOwner": "string",
      "VpcEndpointState": "Available",
      "CreationTimestamp": "string"
    },
    {
      "ServiceId": "string",
      "VpcEndpointId": "string",
      "VpcEndpointOwner": "string",
      "VpcEndpointState": "Pending",
      "CreationTimestamp": "string"
    },
    {
      "ServiceId": "string",
      "VpcEndpointId": "string",
      "VpcEndpointOwner": "string",
      "VpcEndpointState": "Deleting",
      "CreationTimestamp": "string"
    },
    {
      "ServiceId": "string",
      "VpcEndpointId": "string",
      "VpcEndpointOwner": "string",
      "VpcEndpointState": "Expired",
      "CreationTimestamp": "string"
    },
    {
      "ServiceId": "string",
      "VpcEndpointId": "string",
      "VpcEndpointOwner": "string",
      "VpcEndpointState": "Deleted",
      "CreationTimestamp": "string"
    },
    {
      "ServiceId": "string",
      "VpcEndpointId": "string",
      "VpcEndpointOwner": "string",
      "VpcEndpointState": "Available",
      "CreationTimestamp": "string"
    }
  ],
  "NextToken": "string"
}