

# StackSetAutoDeploymentTargetSummary
<a name="API_StackSetAutoDeploymentTargetSummary"></a>

One of the targets for the StackSet. Returned by the [ListStackSetAutoDeploymentTargets](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ListStackSetAutoDeploymentTargets.html) API operation.

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

 ** OrganizationalUnitId **   
The organization root ID or organizational unit (OU) IDs where the StackSet is targeted.  
Type: String  
Pattern: `^(ou-[a-z0-9]{4,32}-[a-z0-9]{8,32}|r-[a-z0-9]{4,32})$`   
Required: No

 ** Regions.member.N **   
The list of Regions targeted for this organization or OU.  
Type: Array of strings  
Pattern: `^[a-zA-Z0-9-]{1,128}$`   
Required: No

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