

# KeyValuePair
<a name="API_KeyValuePair"></a>

A key-value pair object.

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

 ** name **   <a name="Batch-Type-KeyValuePair-name"></a>
The name of the key-value pair. For environment variables, this is the name of the environment variable.  
Type: String  
Required: No

 ** value **   <a name="Batch-Type-KeyValuePair-value"></a>
The value of the key-value pair. For environment variables, this is the value of the environment variable.  
Type: String  
Required: No

## See Also
<a name="API_KeyValuePair_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/batch-2016-08-10/KeyValuePair) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/batch-2016-08-10/KeyValuePair) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/batch-2016-08-10/KeyValuePair) 