Class: Aws::Types::SlotResolutionImprovementSpecification

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.



2990
2991
2992
# File 'sig/types.rbs', line 2990

def bedrock_model_specification
  @bedrock_model_specification
end

#enabled ⇒ Boolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


2989
2990
2991
# File 'sig/types.rbs', line 2989

def enabled
  @enabled
end