

# Options
<a name="API_Options"></a>

The options you can specify when you create a new version of a grant, such as activation override behavior. For more information, see [Granted licenses in License Manager](https://docs.aws.amazon.com/license-manager/latest/userguide/granted-licenses.html) in the * AWS License Manager User Guide*.

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

 ** ActivationOverrideBehavior **   <a name="licensemanager-Type-Options-ActivationOverrideBehavior"></a>
An activation option for your grant that determines the behavior of activating a grant. Activation options can only be used with granted licenses sourced from the AWS Marketplace. Additionally, the operation must specify the value of `ACTIVE` for the `Status` parameter.  
+ As a license administrator, you can optionally specify an `ActivationOverrideBehavior` when activating a grant.
+ As a grantor, you can optionally specify an `ActivationOverrideBehavior` when you activate a grant for a grantee account in your organization.
+ As a grantee, if the grantor creating the distributed grant doesn’t specify an `ActivationOverrideBehavior`, you can optionally specify one when you are activating the grant.  
DISTRIBUTED\$1GRANTS\$1ONLY  
Use this value to activate a grant without replacing any member account’s active grants for the same product.  
ALL\$1GRANTS\$1PERMITTED\$1BY\$1ISSUER  
Use this value to activate a grant and disable other active grants in any member accounts for the same product. This action will also replace their previously activated grants with this activated grant.
Type: String  
Valid Values: `DISTRIBUTED_GRANTS_ONLY | ALL_GRANTS_PERMITTED_BY_ISSUER`   
Required: No

## See Also
<a name="API_Options_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/license-manager-2018-08-01/Options) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/license-manager-2018-08-01/Options) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/license-manager-2018-08-01/Options) 