KxClusterVpcConfiguration

data class KxClusterVpcConfiguration(val ipAddressType: String, val securityGroupIds: List<String>, val subnetIds: List<String>, val vpcId: String)

Constructors

Link copied to clipboard
constructor(ipAddressType: String, securityGroupIds: List<String>, subnetIds: List<String>, vpcId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

IP address type for cluster network configuration parameters. The following type is available: IP_V4 - IP address version 4.

Link copied to clipboard

Unique identifier of the VPC security group applied to the VPC endpoint ENI for the cluster.

Link copied to clipboard
Link copied to clipboard

Identifier of the VPC endpoint