Vpc Endpoint Args
constructor(policyDocument: Output<Any>? = null, privateDnsEnabled: Output<Boolean>? = null, routeTableIds: Output<List<String>>? = null, securityGroupIds: Output<List<String>>? = null, serviceName: Output<String>? = null, subnetIds: Output<List<String>>? = null, vpcEndpointType: Output<VpcEndpointType>? = null, vpcId: Output<String>? = null)