Get Vpc Endpoint Result
constructor(creationTimestamp: String? = null, dnsEntries: List<String>? = null, dnsOptions: VpcEndpointDnsOptionsSpecification? = null, id: String? = null, ipAddressType: VpcEndpointIpAddressType? = null, networkInterfaceIds: List<String>? = null, policyDocument: Any? = null, privateDnsEnabled: Boolean? = null, routeTableIds: List<String>? = null, securityGroupIds: List<String>? = null, subnetIds: List<String>? = null, tags: List<Tag>? = null)