Class: Aws::Types::PutStorageTierPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutStorageTierPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#storage_tier ⇒ "STANDARD", "INTELLIGENT_TIERING"
Returns the value of attribute storage_tier.
Instance Attribute Details
#storage_tier ⇒ "STANDARD", "INTELLIGENT_TIERING"
Returns the value of attribute storage_tier.
1911 1912 1913 |
# File 'sig/types.rbs', line 1911 def storage_tier @storage_tier end |