Class: Aws::Types::DescribeBillingGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeBillingGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#billing_group_name ⇒ ::String
Returns the value of attribute billing_group_name.
Instance Attribute Details
#billing_group_name ⇒ ::String
Returns the value of attribute billing_group_name.
1658 1659 1660 |
# File 'sig/types.rbs', line 1658 def billing_group_name @billing_group_name end |