pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.authorization.kotlin
/
PolicyAssignmentArgsBuilder
/
notScopes
not
Scopes
@
JvmName
(
name
=
"ovxhprpnsccujlho"
)
suspend
fun
notScopes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ousocsprypcuskqi"
)
suspend
fun
notScopes
(
value
:
List
<
String
>
?
)
Parameters
value
The policy's excluded scopes.
@
JvmName
(
name
=
"aswqoftcuetdxrbi"
)
suspend
fun
notScopes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"tmchhqjnwyxnmfus"
)
suspend
fun
notScopes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ouqetjscwfilikbt"
)
suspend
fun
notScopes
(
vararg
values
:
String
)
Parameters
values
The policy's excluded scopes.