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.



2742
2743
2744
# File 'sig/types.rbs', line 2742

def knowledge_base_configuration
  @knowledge_base_configuration
end

#type"KNOWLEDGE_BASE"

Returns the value of attribute type.

Returns:

  • ("KNOWLEDGE_BASE")


2743
2744
2745
# File 'sig/types.rbs', line 2743

def type
  @type
end