pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.iap.v1.kotlin
/
V1IamMemberArgs
/
V1IamMemberArgs
V1Iam
Member
Args
fun
V1IamMemberArgs
(
condition
:
Output
<
ConditionArgs
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)