VpcEndpointArgs

constructor(addressIpVersion: Output<String>? = null, dryRun: Output<Boolean>? = null, endpointDescription: Output<String>? = null, endpointType: Output<String>? = null, policyDocument: Output<String>? = null, protectedEnabled: Output<Boolean>? = null, resourceGroupId: Output<String>? = null, securityGroupIds: Output<List<String>>? = null, serviceId: Output<String>? = null, serviceName: Output<String>? = null, tags: Output<Map<String, String>>? = null, vpcEndpointName: Output<String>? = null, vpcId: Output<String>? = null, zonePrivateIpAddressCount: Output<Int>? = null)