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