Class: Aws::Types::Characters
- Inherits:
-
Object
- Object
- Aws::Types::Characters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#original_text_characters ⇒ ::Integer
Returns the value of attribute original_text_characters.
Instance Attribute Details
#original_text_characters ⇒ ::Integer
Returns the value of attribute original_text_characters.
26 27 28 |
# File 'sig/types.rbs', line 26 def original_text_characters @original_text_characters end |