servicesIpv4CidrBlocks

@JvmName(name = "nrjmuohyiaurjepy")
suspend fun servicesIpv4CidrBlocks(value: Output<List<String>>)
@JvmName(name = "nsdcdpunanovgapa")
suspend fun servicesIpv4CidrBlocks(value: List<String>)

Parameters

value

All services in the cluster are assigned an RFC1918 IPv4 address from these blocks. Only a single block is supported. This field cannot be changed after creation.


@JvmName(name = "htdbkwjirtdnnxei")
suspend fun servicesIpv4CidrBlocks(vararg values: Output<String>)


@JvmName(name = "qwdvsxjthkuoghyt")
suspend fun servicesIpv4CidrBlocks(values: List<Output<String>>)
@JvmName(name = "svvdjytpqgubaock")
suspend fun servicesIpv4CidrBlocks(vararg values: String)

Parameters

values

All services in the cluster are assigned an RFC1918 IPv4 address from these blocks. Only a single block is supported. This field cannot be changed after creation.