Class: Aws::Types::AssociationConfigurationData

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

Defined Under Namespace

Classes: KnowledgeBaseAssociationConfigurationData, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#knowledge_base_association_configuration_dataTypes::KnowledgeBaseAssociationConfigurationData

Returns the value of attribute knowledge_base_association_configuration_data.



382
383
384
# File 'sig/types.rbs', line 382

def knowledge_base_association_configuration_data
  @knowledge_base_association_configuration_data
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


383
384
385
# File 'sig/types.rbs', line 383

def unknown
  @unknown
end