GetVpcEndpointResult

constructor(arn: String, cidrBlocks: List<String>, dnsEntries: List<GetVpcEndpointDnsEntry>, dnsOptions: List<GetVpcEndpointDnsOption>, filters: List<GetVpcEndpointFilter>? = null, id: String, ipAddressType: String, networkInterfaceIds: List<String>, ownerId: String, policy: String, prefixListId: String, privateDnsEnabled: Boolean, requesterManaged: Boolean, routeTableIds: List<String>, securityGroupIds: List<String>, serviceName: String, state: String, subnetIds: List<String>, tags: Map<String, String>, vpcEndpointType: String, vpcId: String)