skipDestroy property

Input<bool?>? skipDestroy
final

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

Implementation

final pulumi.Input<bool?>? skipDestroy;