deploymentTargets

@JvmName(name = "amvamfvrwdktwxdp")
suspend fun deploymentTargets(value: Output<StackSetInstanceDeploymentTargetsArgs>)
@JvmName(name = "gegtewbwcaubvhjv")
suspend fun deploymentTargets(value: StackSetInstanceDeploymentTargetsArgs?)

Parameters

value

The AWS Organizations accounts to which StackSets deploys. StackSets doesn't deploy stack instances to the organization management account, even if the organization management account is in your organization or in an OU in your organization. Drift detection is not possible for this argument. See deployment_targets below.


@JvmName(name = "vsuynfmhlyagxhno")
suspend fun deploymentTargets(argument: suspend StackSetInstanceDeploymentTargetsArgsBuilder.() -> Unit)

Parameters

argument

The AWS Organizations accounts to which StackSets deploys. StackSets doesn't deploy stack instances to the organization management account, even if the organization management account is in your organization or in an OU in your organization. Drift detection is not possible for this argument. See deployment_targets below.