pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datafusion.v1beta1.kotlin
/
InstanceNamespaceIamMemberArgs
/
InstanceNamespaceIamMemberArgs
Instance
Namespace
Iam
Member
Args
fun
InstanceNamespaceIamMemberArgs
(
condition
:
Output
<
ConditionArgs
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)