pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.gkehub.v1.kotlin
/
FeatureIamBindingArgs
/
FeatureIamBindingArgs
Feature
Iam
Binding
Args
fun
FeatureIamBindingArgs
(
condition
:
Output
<
ConditionArgs
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)