Class: Aws::Types::Identifier

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identity::String

Returns the value of attribute identity.

Returns:

  • (::String)


6673
6674
6675
# File 'sig/types.rbs', line 6673

def identity
  @identity
end