lockExcludeActions

@JvmName(name = "xfsgygfgceifntdf")
suspend fun lockExcludeActions(value: Output<List<String>>)
@JvmName(name = "mxduriwowtyhbark")
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 = "xoscnwadjebmoewr")
suspend fun lockExcludeActions(vararg values: Output<String>)


@JvmName(name = "omnuqjqldwmbkdeb")
suspend fun lockExcludeActions(values: List<Output<String>>)
@JvmName(name = "rutycfxdgjuoehns")
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.