Class: Aws::Types::KnowledgeBaseDocument

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contentTypes::DocumentContent

Returns the value of attribute content.



1622
1623
1624
# File 'sig/types.rbs', line 1622

def content
  @content
end

#metadataTypes::DocumentMetadata

Returns the value of attribute metadata.



1621
1622
1623
# File 'sig/types.rbs', line 1621

def 
  @metadata
end