Class: Aws::Types::GetMappingResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetMappingResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mapping ⇒ ::Array[Types::MappingEntry]
Returns the value of attribute mapping.
Instance Attribute Details
#mapping ⇒ ::Array[Types::MappingEntry]
Returns the value of attribute mapping.
3862 3863 3864 |
# File 'sig/types.rbs', line 3862 def mapping @mapping end |