Class: Aws::Types::AgenticRetrieveFullDocExpansionDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#document_id::String

Returns the value of attribute document_id.

Returns:

  • (::String)


158
159
160
# File 'sig/types.rbs', line 158

def document_id
  @document_id
end

#source_retrieverTypes::AgenticRetrieveSourceRetriever

Returns the value of attribute source_retriever.



159
160
161
# File 'sig/types.rbs', line 159

def source_retriever
  @source_retriever
end