Class: Aws::Types::FMKBParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#knowledge_base_arn::String

Returns the value of attribute knowledge_base_arn.

Returns:

  • (::String)


5382
5383
5384
# File 'sig/types.rbs', line 5382

def knowledge_base_arn
  @knowledge_base_arn
end

#linked_data_source_ids::Array[::String]

Returns the value of attribute linked_data_source_ids.

Returns:

  • (::Array[::String])


5383
5384
5385
# File 'sig/types.rbs', line 5383

def linked_data_source_ids
  @linked_data_source_ids
end