Class: Aws::Types::BatchDetachObjectResponse
- Inherits:
-
Object
- Object
- Aws::Types::BatchDetachObjectResponse
- 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.
217 218 219 |
# File 'sig/types.rbs', line 217 def detached_object_identifier @detached_object_identifier end |