lockExcludeActions

@JvmName(name = "rvhnuxjyvwcabupj")
suspend fun lockExcludeActions(value: Output<List<String>>)
@JvmName(name = "ftxaedxxieckhwth")
suspend fun lockExcludeActions(value: List<String>?)

Parameters

value

a list of up to 200 actions that are permitted to bypass the locks applied by the Blueprint.


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


@JvmName(name = "bygaguynewjlqujm")
suspend fun lockExcludeActions(values: List<Output<String>>)
@JvmName(name = "dtrkjnypuxemmqso")
suspend fun lockExcludeActions(vararg values: String)

Parameters

values

a list of up to 200 actions that are permitted to bypass the locks applied by the Blueprint.