Class: Aws::Types::BatchDetachFromIndexResponse
- Inherits:
-
Object
- Object
- Aws::Types::BatchDetachFromIndexResponse
- 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.
205 206 207 |
# File 'sig/types.rbs', line 205 def detached_object_identifier @detached_object_identifier end |