skipDestroy property
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;
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.
final pulumi.Input<bool?>? skipDestroy;