Class: Aws::Types::AgenticRetrieveSourceMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


302
303
304
# File 'sig/types.rbs', line 302

def identifier
  @identifier
end

#retrieval_type"BedrockKnowledgeBase", "BedrockAgentCoreMemory"

Returns the value of attribute retrieval_type.

Returns:

  • ("BedrockKnowledgeBase", "BedrockAgentCoreMemory")


303
304
305
# File 'sig/types.rbs', line 303

def retrieval_type
  @retrieval_type
end