nodeGroupNames

@JvmName(name = "ynoiwcmdmdaqgplp")
suspend fun nodeGroupNames(value: Output<List<String>>)
@JvmName(name = "wykpvxdiivjtgphg")
suspend fun nodeGroupNames(value: List<String>?)

Parameters

value

The bootstrap scripts execution target node group names.


@JvmName(name = "egxxvaiinphkfoti")
suspend fun nodeGroupNames(vararg values: Output<String>)


@JvmName(name = "yejntsolyyihsita")
suspend fun nodeGroupNames(values: List<Output<String>>)
@JvmName(name = "cimwfnhbjwdydhbp")
suspend fun nodeGroupNames(vararg values: String)

Parameters

values

The bootstrap scripts execution target node group names.