toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.billing.kotlin
/
AccountIamBindingArgs
/
AccountIamBindingArgs
Account
Iam
Binding
Args
constructor
(
billingAccountId
:
Output
<
String
>
?
=
null
,
condition
:
Output
<
AccountIamBindingConditionArgs
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
)