Class: Aws::Types::DeletedUniqueId
- Inherits:
-
Object
- Object
- Aws::Types::DeletedUniqueId
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unique_id ⇒ ::String
Returns the value of attribute unique_id.
Instance Attribute Details
#unique_id ⇒ ::String
Returns the value of attribute unique_id.
208 209 210 |
# File 'sig/types.rbs', line 208 def unique_id @unique_id end |