toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
AllowedAudiencesValidationArgsBuilder
Allowed
Audiences
Validation
Args
Builder
class
AllowedAudiencesValidationArgsBuilder
Builder for
AllowedAudiencesValidationArgs
.
Members
Functions
allowed
Audiences
Link copied to clipboard
@
JvmName
(
name
=
"qpilxipxbjvjieva"
)
suspend
fun
allowedAudiences
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"rfofkabencvifrwj"
)
suspend
fun
allowedAudiences
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"owssbieaisrbmwbs"
)
suspend
fun
allowedAudiences
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ceqwplrnkeamvgjb"
)
suspend
fun
allowedAudiences
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"kevcjesjwhnenwvw"
)
suspend
fun
allowedAudiences
(
value
:
List
<
String
>
?
)