Class: Aws::Types::UpdateBillingTransferPreferenceInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_billing_transfer_billing_group_creation ⇒ Types::AutoTransferBillingGroupCreationPreference

Returns the value of attribute auto_billing_transfer_billing_group_creation.



788
789
790
# File 'sig/types.rbs', line 788

def auto_billing_transfer_billing_group_creation
  @auto_billing_transfer_billing_group_creation
end

#client_token ⇒ ::String

Returns the value of attribute client_token.

Returns:

  • (::String)


786
787
788
# File 'sig/types.rbs', line 786

def client_token
  @client_token
end

#responsibility_transfer_arn ⇒ ::String

Returns the value of attribute responsibility_transfer_arn.

Returns:

  • (::String)


787
788
789
# File 'sig/types.rbs', line 787

def responsibility_transfer_arn
  @responsibility_transfer_arn
end