Class: Aws::Types::DetachFromIndexResponse
- Inherits:
-
Object
- Object
- Aws::Types::DetachFromIndexResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#detached_object_identifier ⇒ ::String
Returns the value of attribute detached_object_identifier.
Instance Attribute Details
#detached_object_identifier ⇒ ::String
Returns the value of attribute detached_object_identifier.
699 700 701 |
# File 'sig/types.rbs', line 699 def detached_object_identifier @detached_object_identifier end |