pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.binaryauthorization.v1.kotlin
/
PolicyIamMemberArgs
/
PolicyIamMemberArgs
Policy
Iam
Member
Args
fun
PolicyIamMemberArgs
(
condition
:
Output
<
ConditionArgs
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)