skipDestroy property
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;
Whether to retain the provisioned concurrency configuration upon destruction. Defaults to false. If set to true, the resource is simply removed from state instead.
late final pulumi.Output<bool?> skipDestroy;