Class: Aws::Types::DocumentationParts

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[Types::DocumentationPart]

Returns the value of attribute items.

Returns:



476
477
478
# File 'sig/types.rbs', line 476

def items
  @items
end

#position::String

Returns the value of attribute position.

Returns:

  • (::String)


475
476
477
# File 'sig/types.rbs', line 475

def position
  @position
end