Class: Aws::Types::RuntimeSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#nlu_improvement ⇒ Types::NluImprovementSpecification

Returns the value of attribute nlu_improvement.



2860
2861
2862
# File 'sig/types.rbs', line 2860

def nlu_improvement
  @nlu_improvement
end

#slot_resolution_improvement ⇒ Types::SlotResolutionImprovementSpecification

Returns the value of attribute slot_resolution_improvement.



2859
2860
2861
# File 'sig/types.rbs', line 2859

def slot_resolution_improvement
  @slot_resolution_improvement
end