Class: Aws::Types::GetMappingResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mapping::Array[Types::MappingEntry]

Returns the value of attribute mapping.

Returns:



3862
3863
3864
# File 'sig/types.rbs', line 3862

def mapping
  @mapping
end