primarySubnet

@JvmName(name = "tvjenjtxjvikflpr")
suspend fun primarySubnet(value: Output<String>)
@JvmName(name = "btefsthxcjmvieyr")
suspend fun primarySubnet(value: String)

Parameters

value

VPC subnet to make available to the Kafka Connect cluster. Structured like: projects/{project}/regions/{region}/subnetworks/{subnet_id}. It is used to create a Private Service Connect (PSC) interface for the Kafka Connect workers. It must be located in the same region as the Kafka Connect cluster. The CIDR range of the subnet must be within the IPv4 address ranges for private networks, as specified in RFC 1918. The primary subnet CIDR range must have a minimum size of /22 (1024 addresses).