Class: Aws::Types::QnAIntentConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bedrock_model_configuration ⇒ Types::BedrockModelSpecification

Returns the value of attribute bedrock_model_configuration.



2806
2807
2808
# File 'sig/types.rbs', line 2806

def bedrock_model_configuration
  @bedrock_model_configuration
end

#data_source_configuration ⇒ Types::DataSourceConfiguration

Returns the value of attribute data_source_configuration.



2805
2806
2807
# File 'sig/types.rbs', line 2805

def data_source_configuration
  @data_source_configuration
end