Class: Aws::Types::GetIngestedDocumentAclResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetIngestedDocumentAclResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#document_acl ⇒ Types::DocumentAcl
Returns the value of attribute document_acl.
Instance Attribute Details
#document_acl ⇒ Types::DocumentAcl
Returns the value of attribute document_acl.
1233 1234 1235 |
# File 'sig/types.rbs', line 1233 def document_acl @document_acl end |