Class: Aws::Types::TextToSqlConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#knowledge_base_configurationTypes::TextToSqlKnowledgeBaseConfiguration

Returns the value of attribute knowledge_base_configuration.



2660
2661
2662
# File 'sig/types.rbs', line 2660

def knowledge_base_configuration
  @knowledge_base_configuration
end

#type"KNOWLEDGE_BASE"

Returns the value of attribute type.

Returns:

  • ("KNOWLEDGE_BASE")


2661
2662
2663
# File 'sig/types.rbs', line 2661

def type
  @type
end