Class: Aws::Types::GetDocumentResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDocumentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom_metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute custom_metadata.
-
#metadata ⇒ Types::DocumentMetadata
Returns the value of attribute metadata.
Instance Attribute Details
#custom_metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute custom_metadata.
522 523 524 |
# File 'sig/types.rbs', line 522 def @custom_metadata end |
#metadata ⇒ Types::DocumentMetadata
Returns the value of attribute metadata.
521 522 523 |
# File 'sig/types.rbs', line 521 def @metadata end |