Class: Aws::Types::AssistantAssociationOutputData

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

Defined Under Namespace

Classes: KnowledgeBaseAssociation, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#knowledge_base_association ⇒ Types::KnowledgeBaseAssociationData

Returns the value of attribute knowledge_base_association.



45
46
47
# File 'sig/types.rbs', line 45

def knowledge_base_association
  @knowledge_base_association
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


46
47
48
# File 'sig/types.rbs', line 46

def unknown
  @unknown
end