Class: Aws::Types::GrantItem
- Inherits:
-
Object
- Object
- Aws::Types::GrantItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dimension_key ⇒ ::String
Returns the value of attribute dimension_key.
-
#max_quantity ⇒ ::Integer
Returns the value of attribute max_quantity.
Instance Attribute Details
#dimension_key ⇒ ::String
Returns the value of attribute dimension_key.
511 512 513 |
# File 'sig/types.rbs', line 511 def dimension_key @dimension_key end |
#max_quantity ⇒ ::Integer
Returns the value of attribute max_quantity.
512 513 514 |
# File 'sig/types.rbs', line 512 def max_quantity @max_quantity end |