Class: Aws::Types::Span
- Inherits:
-
Object
- Object
- Aws::Types::Span
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#document ⇒ ::String
Returns the value of attribute document.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#document ⇒ ::String
Returns the value of attribute document.
911 912 913 |
# File 'sig/types.rbs', line 911 def document @document end |
#id ⇒ ::String
Returns the value of attribute id.
910 911 912 |
# File 'sig/types.rbs', line 910 def id @id end |