nodePolicies

@JvmName(name = "eggyatxpysrbmwgl")
suspend fun nodePolicies(value: Output<List<NodeGroupIpAllocationPolicyNodePolicyArgs>>)
@JvmName(name = "majjpwaqircqecnt")
suspend fun nodePolicies(value: List<NodeGroupIpAllocationPolicyNodePolicyArgs>?)

Parameters

value

Node allocation policy See node_policy below.


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


@JvmName(name = "pucklvjykpdfmfce")
suspend fun nodePolicies(values: List<Output<NodeGroupIpAllocationPolicyNodePolicyArgs>>)
@JvmName(name = "bsatdhiqkodthqur")
suspend fun nodePolicies(vararg values: NodeGroupIpAllocationPolicyNodePolicyArgs)

Parameters

values

Node allocation policy See node_policy below.


@JvmName(name = "lummmtqvexpipmwn")
suspend fun nodePolicies(argument: List<suspend NodeGroupIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit>)
@JvmName(name = "guajypnlhsnkbmlj")
suspend fun nodePolicies(vararg argument: suspend NodeGroupIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit)
@JvmName(name = "pesfmkuipiiaekwb")
suspend fun nodePolicies(argument: suspend NodeGroupIpAllocationPolicyNodePolicyArgsBuilder.() -> Unit)

Parameters

argument

Node allocation policy See node_policy below.