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])


480
481
482
# File 'sig/types.rbs', line 480

def profile_mapping
  @profile_mapping
end