

# AdministrativeOverride


Information about the override status applied to a target.

## Contents


 ** Description **   
A description of the override state that provides additional details.  
Type: String  
Required: No

 ** Reason **   
The reason code for the state.  
Type: String  
Valid Values: `AdministrativeOverride.Unknown | AdministrativeOverride.NoOverride | AdministrativeOverride.ZonalShiftActive | AdministrativeOverride.ZonalShiftDelegatedToDns`   
Required: No

 ** State **   
The state of the override.  
Type: String  
Valid Values: `unknown | no_override | zonal_shift_active | zonal_shift_delegated_to_dns`   
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/elasticloadbalancingv2-2015-12-01/AdministrativeOverride) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/elasticloadbalancingv2-2015-12-01/AdministrativeOverride) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/elasticloadbalancingv2-2015-12-01/AdministrativeOverride) 