scriptActions

@JvmName(name = "ooethwpqldxqewuv")
suspend fun scriptActions(value: Output<List<HadoopClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "dqommcqbrrnthltc")
suspend fun scriptActions(value: List<HadoopClusterRolesZookeeperNodeScriptActionArgs>?)

Parameters

value

The script action which will run on the cluster. One or more script_actions blocks as defined above.


@JvmName(name = "qqjwmgwdmaomsyln")
suspend fun scriptActions(vararg values: Output<HadoopClusterRolesZookeeperNodeScriptActionArgs>)


@JvmName(name = "fsohgypkixbqelhl")
suspend fun scriptActions(values: List<Output<HadoopClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "onnpuipfppbuysut")
suspend fun scriptActions(vararg values: HadoopClusterRolesZookeeperNodeScriptActionArgs)

Parameters

values

The script action which will run on the cluster. One or more script_actions blocks as defined above.


@JvmName(name = "holwtkwbpcysupey")
suspend fun scriptActions(argument: List<suspend HadoopClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "dhflysmxephdejok")
suspend fun scriptActions(vararg argument: suspend HadoopClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "yikiajshcfucywis")
suspend fun scriptActions(argument: suspend HadoopClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

The script action which will run on the cluster. One or more script_actions blocks as defined above.