skipDestroy property

Input<bool?>? skipDestroy
final

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

final pulumi.Input<bool?>? skipDestroy;