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.
3881 3882 3883 |
# File 'sig/types.rbs', line 3881 def mapping @mapping end |