{
  "VpcEndpoint": {
    "VpcEndpointId": "string",
    "VpcEndpointType": "Interface",
    "VpcId": "string",
    "ServiceName": "string",
    "State": "Expired",
    "PolicyDocument": "string",
    "RouteTableIds": [
      "string",
      "string",
      "string",
      "string",
      "string"
    ],
    "SubnetIds": [
      "string",
      "string",
      "string",
      "string",
      "string",
      "string",
      "string",
      "string"
    ],
    "Groups": [
      {
        "GroupId": "string",
        "GroupName": "string"
      },
      {
        "GroupId": "string",
        "GroupName": "string"
      }
    ],
    "PrivateDnsEnabled": true,
    "RequesterManaged": true,
    "NetworkInterfaceIds": [
      "string",
      "string",
      "string",
      "string",
      "string",
      "string",
      "string",
      "string",
      "string",
      "string"
    ],
    "DnsEntries": [
      {
        "DnsName": "string",
        "HostedZoneId": "string"
      },
      {
        "DnsName": "string",
        "HostedZoneId": "string"
      },
      {
        "DnsName": "string",
        "HostedZoneId": "string"
      },
      {
        "DnsName": "string",
        "HostedZoneId": "string"
      },
      {
        "DnsName": "string",
        "HostedZoneId": "string"
      },
      {
        "DnsName": "string",
        "HostedZoneId": "string"
      },
      {
        "DnsName": "string",
        "HostedZoneId": "string"
      },
      {
        "DnsName": "string",
        "HostedZoneId": "string"
      }
    ],
    "CreationTimestamp": "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"
      }
    ]
  },
  "ClientToken": "string"
}