Class: Aws::Types::UpdateTieringInput

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:



886
887
888
# File 'sig/types.rbs', line 886

def custom_tiers
  @custom_tiers
end

#free_tier ⇒ Types::UpdateFreeTierConfig

Returns the value of attribute free_tier.



885
886
887
# File 'sig/types.rbs', line 885

def free_tier
  @free_tier
end