protected Parameters
Parameters
value
The parameters used by the script.
Parameters
values
The parameters used by the script.
suspend fun protectedParameters(argument: List<suspend RunCommandInputParameterArgsBuilder.() -> Unit>)
suspend fun protectedParameters(vararg argument: suspend RunCommandInputParameterArgsBuilder.() -> Unit)
Parameters
argument
The parameters used by the script.