Class: Aws::Types::Span

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#document::String

Returns the value of attribute document.

Returns:

  • (::String)


911
912
913
# File 'sig/types.rbs', line 911

def document
  @document
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


910
911
912
# File 'sig/types.rbs', line 910

def id
  @id
end