Class: Aws::Types::GetDocumentResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_metadata::Hash[::String, ::String]

Returns the value of attribute custom_metadata.

Returns:

  • (::Hash[::String, ::String])


522
523
524
# File 'sig/types.rbs', line 522

def 
  @custom_metadata
end

#metadataTypes::DocumentMetadata

Returns the value of attribute metadata.



521
522
523
# File 'sig/types.rbs', line 521

def 
  @metadata
end