Class: Aws::Types::BuildtimeSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#descriptive_bot_builder ⇒ Types::DescriptiveBotBuilderSpecification

Returns the value of attribute descriptive_bot_builder.



618
619
620
# File 'sig/types.rbs', line 618

def descriptive_bot_builder
  @descriptive_bot_builder
end

#sample_utterance_generation ⇒ Types::SampleUtteranceGenerationSpecification

Returns the value of attribute sample_utterance_generation.



619
620
621
# File 'sig/types.rbs', line 619

def sample_utterance_generation
  @sample_utterance_generation
end