Class: Aws::Types::UpdateBillingPreferencesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#billing_preferences_per_key::Array[Types::BillingPreferenceForKey]

Returns the value of attribute billing_preferences_per_key.

Returns:



523
524
525
# File 'sig/types.rbs', line 523

def billing_preferences_per_key
  @billing_preferences_per_key
end

#feature"RI_SHARING", ...

Returns the value of attribute feature.

Returns:

  • ("RI_SHARING", "RI_SHARING_HISTORY", "CREDIT_SHARING", "CREDIT_SHARING_HISTORY", "CREDIT_LEVEL_SHARING", "BILLING_ALERTS", "CREDIT_PREFERENCE_OPTIONS")


522
523
524
# File 'sig/types.rbs', line 522

def feature
  @feature
end