skipDestroy property

Output<bool?> skipDestroy
latefinal

Whether to retain the provisioned concurrency configuration upon destruction. Defaults to false. If set to true, the resource is simply removed from state instead.

Implementation

late final pulumi.Output<bool?> skipDestroy;