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)


5648
5649
5650
# File 'sig/types.rbs', line 5648

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])


5649
5650
5651
# File 'sig/types.rbs', line 5649

def linked_data_source_ids
  @linked_data_source_ids
end