pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.billing.kotlin
/
AccountIamMemberArgs
/
AccountIamMemberArgs
Account
Iam
Member
Args
fun
AccountIamMemberArgs
(
billingAccountId
:
Output
<
String
>
?
=
null
,
condition
:
Output
<
AccountIamMemberConditionArgs
>
?
=
null
,
member
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)