Class: Aws::Types::IdentityMapping

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


3624
3625
3626
# File 'sig/types.rbs', line 3624

def prefix
  @prefix
end

#username_attribute::String

Returns the value of attribute username_attribute.

Returns:

  • (::String)


3623
3624
3625
# File 'sig/types.rbs', line 3623

def username_attribute
  @username_attribute
end