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.
1151 1152 1153 |
# File 'sig/types.rbs', line 1151 def document_acl @document_acl end |