excludedPrincipals

@JvmName(name = "kdjcjwmcvkqdxury")
suspend fun excludedPrincipals(value: Output<List<String>>)
@JvmName(name = "ctvnlvlgmvrsnrlh")
suspend fun excludedPrincipals(value: List<String>?)

Parameters

value

List of AAD principals excluded from blueprint locks. Up to 5 principals are permitted.


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


@JvmName(name = "fslavlsxccljhjku")
suspend fun excludedPrincipals(values: List<Output<String>>)
@JvmName(name = "jbdnqenjbiufxgud")
suspend fun excludedPrincipals(vararg values: String)

Parameters

values

List of AAD principals excluded from blueprint locks. Up to 5 principals are permitted.