Class: Aws::Types::KnowledgeBaseAssociationData

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)


1584
1585
1586
# File 'sig/types.rbs', line 1584

def knowledge_base_arn
  @knowledge_base_arn
end

#knowledge_base_id::String

Returns the value of attribute knowledge_base_id.

Returns:

  • (::String)


1583
1584
1585
# File 'sig/types.rbs', line 1583

def knowledge_base_id
  @knowledge_base_id
end