nodeAttributes

@JvmName(name = "cejadxiumowkjvxk")
suspend fun nodeAttributes(value: Output<List<ClusterNodeAttributeArgs>>)
@JvmName(name = "ggnaqbslnfftadxg")
suspend fun nodeAttributes(value: List<ClusterNodeAttributeArgs>?)

Parameters

value

The node attributes of ecs instances which the emr-cluster belongs. See node_attributes below.


@JvmName(name = "xkpldvvycumxyaut")
suspend fun nodeAttributes(vararg values: Output<ClusterNodeAttributeArgs>)


@JvmName(name = "botafxheqsdkyduq")
suspend fun nodeAttributes(values: List<Output<ClusterNodeAttributeArgs>>)
@JvmName(name = "bvrmwhhxkvvcqnpf")
suspend fun nodeAttributes(vararg values: ClusterNodeAttributeArgs)

Parameters

values

The node attributes of ecs instances which the emr-cluster belongs. See node_attributes below.


@JvmName(name = "nnpjsfjuxydviskm")
suspend fun nodeAttributes(argument: List<suspend ClusterNodeAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "eexrageednkjvrtq")
suspend fun nodeAttributes(vararg argument: suspend ClusterNodeAttributeArgsBuilder.() -> Unit)
@JvmName(name = "vsrkalhydjdipeen")
suspend fun nodeAttributes(argument: suspend ClusterNodeAttributeArgsBuilder.() -> Unit)

Parameters

argument

The node attributes of ecs instances which the emr-cluster belongs. See node_attributes below.