scriptActions

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

Parameters

value

The script action which will run on the cluster. Changing this forces a new resource to be created.


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


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

Parameters

values

The script action which will run on the cluster. Changing this forces a new resource to be created.


@JvmName(name = "mvweshxumjbatdsf")
suspend fun scriptActions(argument: List<suspend HadoopClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "bwjkjvsiadwbiewg")
suspend fun scriptActions(vararg argument: suspend HadoopClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "kidnltmrdcovorbj")
suspend fun scriptActions(argument: suspend HadoopClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

The script action which will run on the cluster. Changing this forces a new resource to be created.