Stack Set Deployment Targets
data class StackSetDeploymentTargets(val accountFilterType: StackSetDeploymentTargetsAccountFilterType? = null, val accounts: List<String>? = null, val accountsUrl: String? = null, val organizationalUnitIds: List<String>? = null)
The AWS OrganizationalUnitIds or Accounts for which to create stack instances in the specified Regions.