Class: Aws::Types::ExtractedCharactersListItem
- Inherits:
-
Object
- Object
- Aws::Types::ExtractedCharactersListItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count ⇒ ::Integer
Returns the value of attribute count.
-
#page ⇒ ::Integer
Returns the value of attribute page.
Instance Attribute Details
#count ⇒ ::Integer
Returns the value of attribute count.
1069 1070 1071 |
# File 'sig/types.rbs', line 1069 def count @count end |
#page ⇒ ::Integer
Returns the value of attribute page.
1068 1069 1070 |
# File 'sig/types.rbs', line 1068 def page @page end |