Class: Aws::Types::SampleUtteranceGenerationSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bedrock_model_specification ⇒ Types::BedrockModelSpecification

Returns the value of attribute bedrock_model_specification.



2892
2893
2894
# File 'sig/types.rbs', line 2892

def bedrock_model_specification
  @bedrock_model_specification
end

#enabled ⇒ Boolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


2891
2892
2893
# File 'sig/types.rbs', line 2891

def enabled
  @enabled
end