Class: Aws::Types::Aliases
- Inherits:
-
Object
- Object
- Aws::Types::Aliases
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items ⇒ ::Array[::String]
Returns the value of attribute items.
-
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
Instance Attribute Details
#items ⇒ ::Array[::String]
Returns the value of attribute items.
38 39 40 |
# File 'sig/types.rbs', line 38 def items @items end |
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
37 38 39 |
# File 'sig/types.rbs', line 37 def quantity @quantity end |