skipDestroy property

Output<bool?> skipDestroy
latefinal

Whether to retain the permission when the resource is destroyed. Default is false.

Implementation

late final pulumi.Output<bool?> skipDestroy;