Class: Aws::Types::GetUserIdRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alternate_identifier ⇒ Types::AlternateIdentifier

Returns the value of attribute alternate_identifier.



259
260
261
# File 'sig/types.rbs', line 259

def alternate_identifier
  @alternate_identifier
end

#identity_store_id ⇒ ::String

Returns the value of attribute identity_store_id.

Returns:

  • (::String)


258
259
260
# File 'sig/types.rbs', line 258

def identity_store_id
  @identity_store_id
end