Class: Aws::Types::ProfileMappingSource
- Inherits:
-
Object
- Object
- Aws::Types::ProfileMappingSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#profile_mapping ⇒ ::Hash[::String, ::String]
Returns the value of attribute profile_mapping.
Instance Attribute Details
#profile_mapping ⇒ ::Hash[::String, ::String]
Returns the value of attribute profile_mapping.
480 481 482 |
# File 'sig/types.rbs', line 480 def profile_mapping @profile_mapping end |