boundServicePrincipalIds

@JvmName(name = "aprbcsifjjexghns")
suspend fun boundServicePrincipalIds(value: Output<List<String>>)
@JvmName(name = "advcwdrijqfpwdpv")
suspend fun boundServicePrincipalIds(value: List<String>?)

Parameters

value

If set, defines a constraint on the service principals that can perform the login operation that they should be possess the ids specified by this field.


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


@JvmName(name = "mijufbyjenqrnddq")
suspend fun boundServicePrincipalIds(values: List<Output<String>>)
@JvmName(name = "ldbmcelwxmqlsujs")
suspend fun boundServicePrincipalIds(vararg values: String)

Parameters

values

If set, defines a constraint on the service principals that can perform the login operation that they should be possess the ids specified by this field.