nodeAttributes

@JvmName(name = "fsebjesuybwxpfqk")
suspend fun nodeAttributes(value: Output<List<ClusterNodeAttributeArgs>>)
@JvmName(name = "rlshwjhtvmkxttqr")
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 = "vtypmiwfsgttihnq")
suspend fun nodeAttributes(vararg values: Output<ClusterNodeAttributeArgs>)


@JvmName(name = "ltauxbaeffupnixt")
suspend fun nodeAttributes(values: List<Output<ClusterNodeAttributeArgs>>)
@JvmName(name = "jndhjkknavoqbapg")
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 = "drbxesnqwmemwbdw")
suspend fun nodeAttributes(argument: List<suspend ClusterNodeAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "cbgwggotbuwvabpe")
suspend fun nodeAttributes(vararg argument: suspend ClusterNodeAttributeArgsBuilder.() -> Unit)
@JvmName(name = "bhkuvwnveuiqdrri")
suspend fun nodeAttributes(argument: suspend ClusterNodeAttributeArgsBuilder.() -> Unit)

Parameters

argument

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