skipDestroy property

Output<bool?> skipDestroy
latefinal

Whether to retain the old version of a previously deployed Lambda Layer. Default is false.

Implementation

late final pulumi.Output<bool?> skipDestroy;