

# NumericalScaleDefinition
<a name="API_NumericalScaleDefinition"></a>

 The definition of a numerical rating scale option that provides a numeric value with its description for evaluation scoring. 

## Contents
<a name="API_NumericalScaleDefinition_Contents"></a>

 ** definition **   <a name="bedrockagentcorecontrol-Type-NumericalScaleDefinition-definition"></a>
 The description that explains what this numerical rating represents and when it should be used.   
Type: String  
Required: Yes

 ** label **   <a name="bedrockagentcorecontrol-Type-NumericalScaleDefinition-label"></a>
 The label or name that describes this numerical rating option.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Required: Yes

 ** value **   <a name="bedrockagentcorecontrol-Type-NumericalScaleDefinition-value"></a>
 The numerical value for this rating scale option.   
Type: Double  
Valid Range: Minimum value of 0.  
Required: Yes

## See Also
<a name="API_NumericalScaleDefinition_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-control-2023-06-05/NumericalScaleDefinition) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/NumericalScaleDefinition) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/NumericalScaleDefinition) 