Class: Aws::Types::DocumentationVersions

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::DocumentationVersion]

Returns the value of attribute items.

Returns:



489
490
491
# File 'sig/types.rbs', line 489

def items
  @items
end

#position::String

Returns the value of attribute position.

Returns:

  • (::String)


488
489
490
# File 'sig/types.rbs', line 488

def position
  @position
end