Class: Aws::Types::AssistantAssociationInputData

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

Defined Under Namespace

Classes: KnowledgeBaseId, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#knowledge_base_id ⇒ ::String

Returns the value of attribute knowledge_base_id.

Returns:

  • (::String)


34
35
36
# File 'sig/types.rbs', line 34

def knowledge_base_id
  @knowledge_base_id
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


35
36
37
# File 'sig/types.rbs', line 35

def unknown
  @unknown
end