Class: Aws::Types::SdkTypes

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

Returns the value of attribute items.

Returns:



1220
1221
1222
# File 'sig/types.rbs', line 1220

def items
  @items
end

#position::String

Returns the value of attribute position.

Returns:

  • (::String)


1219
1220
1221
# File 'sig/types.rbs', line 1219

def position
  @position
end