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)


221
222
223
# File 'sig/types.rbs', line 221

def identifier
  @identifier
end

#retrieval_type"BedrockKnowledgeBase"

Returns the value of attribute retrieval_type.

Returns:

  • ("BedrockKnowledgeBase")


222
223
224
# File 'sig/types.rbs', line 222

def retrieval_type
  @retrieval_type
end