

# StackInstanceFilter
<a name="API_StackInstanceFilter"></a>

The filter to apply to stack instances

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

 ** Name **   
The type of filter to apply.  
Type: String  
Valid Values: `DETAILED_STATUS | LAST_OPERATION_ID | DRIFT_STATUS`   
Required: No

 ** Values **   
The status to filter by.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `^\S{1,128}$`   
Required: No

## See Also
<a name="API_StackInstanceFilter_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/cloudformation-2010-05-15/StackInstanceFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cloudformation-2010-05-15/StackInstanceFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cloudformation-2010-05-15/StackInstanceFilter) 