

# DeploymentPatternVersionFilter
<a name="API_DeploymentPatternVersionFilter"></a>

A filter for deployment pattern versions. Use this filter to specify criteria for querying deployment pattern versions in AWS Launch Wizard.

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

 ** name **   <a name="launchwizard-Type-DeploymentPatternVersionFilter-name"></a>
The name of the filter attribute. Specifies which attribute to filter on when querying deployment pattern versions.  
Type: String  
Valid Values: `updateFromVersion`   
Required: Yes

 ** values **   <a name="launchwizard-Type-DeploymentPatternVersionFilter-values"></a>
The values to filter by. Contains the specific values to match against when filtering deployment pattern versions.  
Type: Array of strings  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Pattern: `(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)`   
Required: Yes

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