Class: Aws::Types::BatchDeleteDocumentResponse
- Inherits:
-
Object
- Object
- Aws::Types::BatchDeleteDocumentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#failed_documents ⇒ ::Array[Types::BatchDeleteDocumentResponseFailedDocument]
Returns the value of attribute failed_documents.
Instance Attribute Details
#failed_documents ⇒ ::Array[Types::BatchDeleteDocumentResponseFailedDocument]
Returns the value of attribute failed_documents.
138 139 140 |
# File 'sig/types.rbs', line 138 def failed_documents @failed_documents end |