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)


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

def document_id
  @document_id
end

#source_retrieverTypes::AgenticRetrieveSourceRetriever

Returns the value of attribute source_retriever.



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

def source_retriever
  @source_retriever
end