Class: Aws::Types::ListBillingGroupAccountGrouping
- Inherits:
-
Object
- Object
- Aws::Types::ListBillingGroupAccountGrouping
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#auto_associate ⇒ Boolean
Returns the value of attribute auto_associate.
-
#responsibility_transfer_arn ⇒ ::String
Returns the value of attribute responsibility_transfer_arn.
Instance Attribute Details
#auto_associate ⇒ Boolean
Returns the value of attribute auto_associate.
445 446 447 |
# File 'sig/types.rbs', line 445 def auto_associate @auto_associate end |
#responsibility_transfer_arn ⇒ ::String
Returns the value of attribute responsibility_transfer_arn.
446 447 448 |
# File 'sig/types.rbs', line 446 def responsibility_transfer_arn @responsibility_transfer_arn end |