Class: Aws::Types::Models

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

Returns the value of attribute items.

Returns:



1016
1017
1018
# File 'sig/types.rbs', line 1016

def items
  @items
end

#position::String

Returns the value of attribute position.

Returns:

  • (::String)


1015
1016
1017
# File 'sig/types.rbs', line 1015

def position
  @position
end