excludes

@JvmName(name = "uvblnkebgxqvtokq")
suspend fun excludes(value: Output<List<UsersOrServicePrincipalSetArgs>>)
@JvmName(name = "qysrrrnxfcnfacbu")
suspend fun excludes(value: List<UsersOrServicePrincipalSetArgs>?)

Parameters

value

The list of excluded entities that the rule does not apply to.


@JvmName(name = "wsnircuhuvjcesmw")
suspend fun excludes(vararg values: Output<UsersOrServicePrincipalSetArgs>)


@JvmName(name = "ilmerpvptaqoiadu")
suspend fun excludes(values: List<Output<UsersOrServicePrincipalSetArgs>>)
@JvmName(name = "viymapprbrbchkxy")
suspend fun excludes(vararg values: UsersOrServicePrincipalSetArgs)

Parameters

values

The list of excluded entities that the rule does not apply to.


@JvmName(name = "spydkodcqxphrxev")
suspend fun excludes(argument: List<suspend UsersOrServicePrincipalSetArgsBuilder.() -> Unit>)
@JvmName(name = "tamabcyievclgsap")
suspend fun excludes(vararg argument: suspend UsersOrServicePrincipalSetArgsBuilder.() -> Unit)
@JvmName(name = "oeknygdcegxbmsuj")
suspend fun excludes(argument: suspend UsersOrServicePrincipalSetArgsBuilder.() -> Unit)

Parameters

argument

The list of excluded entities that the rule does not apply to.