nodePolicies

@JvmName(name = "nkoqkeafpuxhsdny")
suspend fun nodePolicies(value: Output<List<ClusterNetworksIpAllocationPolicyNodePolicyArgs>>)
@JvmName(name = "bdjaguweygxhqeow")
suspend fun nodePolicies(value: List<ClusterNetworksIpAllocationPolicyNodePolicyArgs>?)

Parameters

value

Node allocation policy See node_policy below.


@JvmName(name = "jwvcxpldmolpimlr")
suspend fun nodePolicies(vararg values: Output<ClusterNetworksIpAllocationPolicyNodePolicyArgs>)


@JvmName(name = "lxgapcjkjoqolnyp")
suspend fun nodePolicies(values: List<Output<ClusterNetworksIpAllocationPolicyNodePolicyArgs>>)
@JvmName(name = "nlfvknsdvefcvlmf")
suspend fun nodePolicies(vararg values: ClusterNetworksIpAllocationPolicyNodePolicyArgs)

Parameters

values

Node allocation policy See node_policy below.


@JvmName(name = "fsorycprcutabuif")
suspend fun nodePolicies(argument: List<suspend ClusterNetworksIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit>)
@JvmName(name = "cffsucnvdgnixgrh")
suspend fun nodePolicies(vararg argument: suspend ClusterNetworksIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit)
@JvmName(name = "rvtvhqohbmmebojj")
suspend fun nodePolicies(argument: suspend ClusterNetworksIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit)

Parameters

argument

Node allocation policy See node_policy below.