

# EntitlementValue


The EntitlementValue represents the amount of capacity that the customer is entitled to for the product.

## Contents


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

 ** BooleanValue **   <a name="AWSMarketplaceService-Type-marketplace-entitlements_EntitlementValue-BooleanValue"></a>
The BooleanValue field will be populated with a boolean value when the entitlement is a boolean type. Otherwise, the field will not be set.  
Type: Boolean  
Required: No

 ** DoubleValue **   <a name="AWSMarketplaceService-Type-marketplace-entitlements_EntitlementValue-DoubleValue"></a>
The DoubleValue field will be populated with a double value when the entitlement is a double type. Otherwise, the field will not be set.  
Type: Double  
Required: No

 ** IntegerValue **   <a name="AWSMarketplaceService-Type-marketplace-entitlements_EntitlementValue-IntegerValue"></a>
The IntegerValue field will be populated with an integer value when the entitlement is an integer type. Otherwise, the field will not be set.  
Type: Integer  
Required: No

 ** StringValue **   <a name="AWSMarketplaceService-Type-marketplace-entitlements_EntitlementValue-StringValue"></a>
The StringValue field will be populated with a string value when the entitlement is a string type. Otherwise, the field will not be set.  
Type: String  
Required: No

## See Also


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/entitlement.marketplace-2017-01-11/EntitlementValue) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/entitlement.marketplace-2017-01-11/EntitlementValue) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/entitlement.marketplace-2017-01-11/EntitlementValue) 