lockExcludePrincipals

@JvmName(name = "iwhgrwjyndhudgup")
suspend fun lockExcludePrincipals(value: Output<List<String>>)
@JvmName(name = "amsdldkoicvywbfq")
suspend fun lockExcludePrincipals(value: List<String>?)

Parameters

value

a list of up to 5 Principal IDs that are permitted to bypass the locks applied by the Blueprint.


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


@JvmName(name = "bykxuqtynsxknvfk")
suspend fun lockExcludePrincipals(values: List<Output<String>>)
@JvmName(name = "vwsigpbpfoexwhui")
suspend fun lockExcludePrincipals(vararg values: String)

Parameters

values

a list of up to 5 Principal IDs that are permitted to bypass the locks applied by the Blueprint.