pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.authorization.kotlin
/
PolicyAssignmentArgsBuilder
/
notScopes
not
Scopes
@
JvmName
(
name
=
"ptspbixqcghtjlgb"
)
suspend
fun
notScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"wkstlwemmrncjsof"
)
suspend
fun
notScopes
(
value
:
List
<
String
>
?
)
Parameters
value
The policy's excluded scopes.
@
JvmName
(
name
=
"uvtsjdqvwuyvdkss"
)
suspend
fun
notScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pgrprteyawawludi"
)
suspend
fun
notScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"dyqknknlomvopgma"
)
suspend
fun
notScopes
(
vararg
values
:
String
)
Parameters
values
The policy's excluded scopes.