pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.containeranalysis.kotlin
/
NoteIamMemberArgs
/
NoteIamMemberArgs
Note
Iam
Member
Args
fun
NoteIamMemberArgs
(
condition
:
Output
<
NoteIamMemberConditionArgs
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
note
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)