retainStacksOnAccountRemoval property
If set to true
, stack resources are retained when an account is
removed from a target organization or OU. If set to false
,
stack resources are deleted. Specify only if Enabled
is set to
True
.
Implementation
final bool? retainStacksOnAccountRemoval;