pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin
/
LicenseIamBindingArgs
/
LicenseIamBindingArgs
License
Iam
Binding
Args
fun
LicenseIamBindingArgs
(
condition
:
Output
<
ConditionArgs
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)