Class: Aws::Types::ProfileMappingSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#profile_mapping ⇒ ::Hash[::String, ::String]

Returns the value of attribute profile_mapping.

Returns:

  • (::Hash[::String, ::String])


504
505
506
# File 'sig/types.rbs', line 504

def profile_mapping
  @profile_mapping
end