

# ProfileLimitValue
<a name="API_ProfileLimitValue"></a>

A value that defines a resource usage limit, consisting of a maximum value and a unit of measurement.

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

**Note**  
In the following list, the required parameters are described first.

 ** maxValue **   <a name="QS-Type-ProfileLimitValue-maxValue"></a>
The maximum allowed value for the resource.  
Type: Long  
Valid Range: Minimum value of 0.  
Required: Yes

 ** unit **   <a name="QS-Type-ProfileLimitValue-unit"></a>
The unit of measurement for the limit value.  
Type: String  
Valid Values: `MB | GB | HOURS | DAYS`   
Required: Yes

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/ProfileLimitValue) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/ProfileLimitValue) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/ProfileLimitValue) 