pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.apigateway.kotlin
/
ApiIamMemberArgs
/
ApiIamMemberArgs
Api
Iam
Member
Args
fun
ApiIamMemberArgs
(
api
:
Output
<
String
>
?
=
null
,
condition
:
Output
<
ApiIamMemberConditionArgs
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)