Class: Aws::Types::Tiering

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_tiers ⇒ ::Array[Types::CustomTier]

Returns the value of attribute custom_tiers.

Returns:



742
743
744
# File 'sig/types.rbs', line 742

def custom_tiers
  @custom_tiers
end

#free_tier ⇒ Types::FreeTierConfig

Returns the value of attribute free_tier.



741
742
743
# File 'sig/types.rbs', line 741

def free_tier
  @free_tier
end