Values_1.DescribeBillingGroupRequestSourceReturns information about a billing group. Requires permission to access the DescribeBillingGroup action.
type nonrec t = {billingGroupName : Values_0.BillingGroupName.t;The name of the billing group.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.BillingGroupName.t ]) list ]