GetAccountIamPolicyPlainArgs

data class GetAccountIamPolicyPlainArgs(val billingAccountId: String) : ConvertibleToJava<GetAccountIamPolicyPlainArgs>

A collection of arguments for invoking getAccountIamPolicy.

Constructors

Link copied to clipboard
constructor(billingAccountId: String)

Properties

Link copied to clipboard

The billing account id.

Functions

Link copied to clipboard
open override fun toJava(): GetAccountIamPolicyPlainArgs