Class: Aws::Types::PluginVisualItemsLimitConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::PluginVisualItemsLimitConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items_limit ⇒ ::Integer
Returns the value of attribute items_limit.
Instance Attribute Details
#items_limit ⇒ ::Integer
Returns the value of attribute items_limit.
8880 8881 8882 |
# File 'sig/types.rbs', line 8880 def items_limit @items_limit end |