Class: Aws::Types::GetDocumentVersionResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDocumentVersionResponse
- 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::DocumentVersionMetadata
Returns the value of attribute metadata.
Instance Attribute Details
#custom_metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute custom_metadata.
537 538 539 |
# File 'sig/types.rbs', line 537 def @custom_metadata end |
#metadata ⇒ Types::DocumentVersionMetadata
Returns the value of attribute metadata.
536 537 538 |
# File 'sig/types.rbs', line 536 def @metadata end |