Class: Aws::Types::Identifier
- Inherits:
-
Object
- Object
- Aws::Types::Identifier
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identity ⇒ ::String
Returns the value of attribute identity.
Instance Attribute Details
#identity ⇒ ::String
Returns the value of attribute identity.
6673 6674 6675 |
# File 'sig/types.rbs', line 6673 def identity @identity end |