Class: Aws::Types::AgenticRetrieveMemoryRetrievalConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metadata_filters::Array[Types::AgenticRetrieveMemoryMetadataFilter]

Returns the value of attribute metadata_filters.



236
237
238
# File 'sig/types.rbs', line 236

def 
  @metadata_filters
end

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


237
238
239
# File 'sig/types.rbs', line 237

def namespace
  @namespace
end

#namespace_path::String

Returns the value of attribute namespace_path.

Returns:

  • (::String)


238
239
240
# File 'sig/types.rbs', line 238

def namespace_path
  @namespace_path
end

#strategy_id::String

Returns the value of attribute strategy_id.

Returns:

  • (::String)


239
240
241
# File 'sig/types.rbs', line 239

def strategy_id
  @strategy_id
end