Class: Aws::Types::GetBillingPreferencesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#billing_preferences::Array[Types::BillingPreferenceSummary]

Returns the value of attribute billing_preferences.

Returns:



240
241
242
# File 'sig/types.rbs', line 240

def billing_preferences
  @billing_preferences
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


241
242
243
# File 'sig/types.rbs', line 241

def next_token
  @next_token
end