

# DeploymentConditionalField
<a name="API_DeploymentConditionalField"></a>

A field that details a condition of the specifications for a deployment.

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

 ** comparator **   <a name="launchwizard-Type-DeploymentConditionalField-comparator"></a>
The comparator of the condition.  
Valid values: `Equal | NotEqual`   
Type: String  
Required: No

 ** name **   <a name="launchwizard-Type-DeploymentConditionalField-name"></a>
The name of the deployment condition.  
Type: String  
Required: No

 ** value **   <a name="launchwizard-Type-DeploymentConditionalField-value"></a>
The value of the condition.  
Type: String  
Required: No

## See Also
<a name="API_DeploymentConditionalField_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/launch-wizard-2018-05-10/DeploymentConditionalField) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/launch-wizard-2018-05-10/DeploymentConditionalField) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/launch-wizard-2018-05-10/DeploymentConditionalField) 