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:



3881
3882
3883
# File 'sig/types.rbs', line 3881

def mapping
  @mapping
end