pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.inputs
/
PermissionConstraintArgsBuilder
Permission
Constraint
Args
Builder
class
PermissionConstraintArgsBuilder
Builder for
PermissionConstraintArgs
.
Functions
Functions
key
Link copied to clipboard
@
JvmName
(
name
=
"qnygrxpqdqeydgcd"
)
suspend
fun
key
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"aoeghftbndlpkhxj"
)
suspend
fun
key
(
value
:
String
?
)
values
Link copied to clipboard
@
JvmName
(
name
=
"eqtkogqemcmtvybb"
)
suspend
fun
values
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ibcconpeexntrpse"
)
suspend
fun
values
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"hbmnwhhwtpofhnwg"
)
suspend
fun
values
(
vararg
values
:
String
)
@
JvmName
(
name
=
"xyvtsrjmrmyibpax"
)
suspend
fun
values
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"sithfhjopksmasxn"
)
suspend
fun
values
(
value
:
List
<
String
>
?
)