Class: Aws::Types::QueryStringNames
- Inherits:
-
Object
- Object
- Aws::Types::QueryStringNames
- 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.
3145 3146 3147 |
# File 'sig/types.rbs', line 3145 def items @items end |
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
3144 3145 3146 |
# File 'sig/types.rbs', line 3144 def quantity @quantity end |