Class: Aws::Types::KnowledgeSource

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

Defined Under Namespace

Classes: AssistantAssociationIds, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#assistant_association_ids::Array[::String]

Returns the value of attribute assistant_association_ids.

Returns:

  • (::Array[::String])


1622
1623
1624
# File 'sig/types.rbs', line 1622

def assistant_association_ids
  @assistant_association_ids
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1623
1624
1625
# File 'sig/types.rbs', line 1623

def unknown
  @unknown
end