skipDestroy property

Input<bool?>? skipDestroy
final

Set to true if you do not wish the log group (and any logs it may contain) to be deleted at destroy time, and instead just remove the log group from the state.

Implementation

final pulumi.Input<bool?>? skipDestroy;