retainStacks

@JvmName(name = "lgldeqrghnekqbnd")
suspend fun retainStacks(value: Output<Boolean>)
@JvmName(name = "kncedgoahrhpgyps")
suspend fun retainStacks(value: Boolean?)

Parameters

value

Whether to remove the stack instances from the stack set, but not delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set. To retain the stack, ensure retain_stacks = true has been successfully applied before an apply that would destroy the resource. Defaults to false.