

# ParameterObject
<a name="API_ParameterObject"></a>

Contains information about a parameter object.

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

 ** attributes **   <a name="DP-Type-ParameterObject-attributes"></a>
The attributes of the parameter object.  
Type: Array of [ParameterAttribute](API_ParameterAttribute.md) objects  
Required: Yes

 ** id **   <a name="DP-Type-ParameterObject-id"></a>
The ID of the parameter object.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*`   
Required: Yes

## See Also
<a name="API_ParameterObject_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/datapipeline-2012-10-29/ParameterObject) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datapipeline-2012-10-29/ParameterObject) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datapipeline-2012-10-29/ParameterObject) 