Class: Aws::Types::BasePathMappings

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

Returns the value of attribute items.

Returns:



93
94
95
# File 'sig/types.rbs', line 93

def items
  @items
end

#position::String

Returns the value of attribute position.

Returns:



92
93
94
# File 'sig/types.rbs', line 92

def position
  @position
end