Class: Aws::Types::DescribeIdentityInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeIdentityInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identity_id ⇒ ::String
Returns the value of attribute identity_id.
Instance Attribute Details
#identity_id ⇒ ::String
Returns the value of attribute identity_id.
60 61 62 |
# File 'sig/types.rbs', line 60 def identity_id @identity_id end |