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)


6939
6940
6941
# File 'sig/types.rbs', line 6939

def identity
  @identity
end