nodePolicies

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

Parameters

value

Node allocation policy See node_policy below.


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


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

Parameters

values

Node allocation policy See node_policy below.


@JvmName(name = "mmmowxamffieolja")
suspend fun nodePolicies(argument: List<suspend ClusterNetworksIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit>)
@JvmName(name = "wsyxvqymvmdnxivx")
suspend fun nodePolicies(vararg argument: suspend ClusterNetworksIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit)
@JvmName(name = "ixjrydkevtxhttxm")
suspend fun nodePolicies(argument: suspend ClusterNetworksIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit)

Parameters

argument

Node allocation policy See node_policy below.