cidrBlocks

@JvmName(name = "knuhbnjhopixsnnp")
suspend fun cidrBlocks(value: Output<List<CidrBlockArgs>>)
@JvmName(name = "ybiytkwvhqcertgm")
suspend fun cidrBlocks(value: List<CidrBlockArgs>?)

Parameters

value

cidr_blocks define up to 10 external networks that could access Kubernetes master through HTTPS.


@JvmName(name = "tveormxvlslpnown")
suspend fun cidrBlocks(vararg values: Output<CidrBlockArgs>)


@JvmName(name = "ciymvbfbysjlxfch")
suspend fun cidrBlocks(values: List<Output<CidrBlockArgs>>)
@JvmName(name = "kolbtqbslnycbkbl")
suspend fun cidrBlocks(vararg values: CidrBlockArgs)

Parameters

values

cidr_blocks define up to 10 external networks that could access Kubernetes master through HTTPS.


@JvmName(name = "weuiklhexvhhkpmg")
suspend fun cidrBlocks(argument: List<suspend CidrBlockArgsBuilder.() -> Unit>)
@JvmName(name = "ppluntlyqsykvskh")
suspend fun cidrBlocks(vararg argument: suspend CidrBlockArgsBuilder.() -> Unit)
@JvmName(name = "nlyhsyfxhisiyyrp")
suspend fun cidrBlocks(argument: suspend CidrBlockArgsBuilder.() -> Unit)

Parameters

argument

cidr_blocks define up to 10 external networks that could access Kubernetes master through HTTPS.