StackSetAutoDeploymentTargetSummary
One of the targets for the stack set. Returned by the ListStackSetAutoDeploymentTargets API operation.
Contents
- OrganizationalUnitId
-
The organization root ID or organizational unit (OU) IDs where the stack set 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
For more information about using this API in one of the language-specific AWS SDKs, see the following: