pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.iap.v1beta1.kotlin
/
V1beta1IamBindingArgs
/
V1beta1IamBindingArgs
V1beta1Iam
Binding
Args
fun
V1beta1IamBindingArgs
(
condition
:
Output
<
ConditionArgs
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)