Class: Aws::Types::ServiceTier
- Inherits:
-
Object
- Object
- Aws::Types::ServiceTier
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#type ⇒ "priority", ...
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ "priority", ...
Returns the value of attribute type.
1320 1321 1322 |
# File 'sig/types.rbs', line 1320 def type @type end |