permanent property

bool? permanent
final

Permanent options can never be removed from an option group. An option group containing a permanent option can't be removed from a DB instance.

Implementation

final bool? permanent;