pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.orgpolicy.v2.kotlin.inputs
/
GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValuesArgsBuilder
/
allowedValues
allowed
Values
@
JvmName
(
name
=
"ibhkwejvrxaguayq"
)
suspend
fun
allowedValues
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"pgiitvoxvdgfupoy"
)
suspend
fun
allowedValues
(
value
:
List
<
String
>
?
)
Parameters
value
List of values allowed at this resource.
@
JvmName
(
name
=
"jsxwaleeueebkhcq"
)
suspend
fun
allowedValues
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"qiqtiubilwuihtpc"
)
suspend
fun
allowedValues
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"iydnjthjiifxfpwj"
)
suspend
fun
allowedValues
(
vararg
values
:
String
)
Parameters
values
List of values allowed at this resource.