Class: Aws::Types::StatusCodes
- Inherits:
-
Object
- Object
- Aws::Types::StatusCodes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items ⇒ ::Array[::Integer]
Returns the value of attribute items.
-
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
Instance Attribute Details
#items ⇒ ::Array[::Integer]
Returns the value of attribute items.
3395 3396 3397 |
# File 'sig/types.rbs', line 3395 def items @items end |
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
3394 3395 3396 |
# File 'sig/types.rbs', line 3394 def quantity @quantity end |