Class: Aws::Types::UpdateBillingGroupAccountGrouping

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_associate ⇒ Boolean

Returns the value of attribute auto_associate.

Returns:

  • (Boolean)


756
757
758
# File 'sig/types.rbs', line 756

def auto_associate
  @auto_associate
end

#responsibility_transfer_arn ⇒ ::String

Returns the value of attribute responsibility_transfer_arn.

Returns:

  • (::String)


757
758
759
# File 'sig/types.rbs', line 757

def responsibility_transfer_arn
  @responsibility_transfer_arn
end