Get Billing Account Iam Policy Plain Args
data class GetBillingAccountIamPolicyPlainArgs(val billingAccountId: String, val optionsRequestedPolicyVersion: Int? = null) : ConvertibleToJava<GetBillingAccountIamPolicyPlainArgs>
Constructors
Link copied to clipboard
fun GetBillingAccountIamPolicyPlainArgs(billingAccountId: String, optionsRequestedPolicyVersion: Int? = null)