noGracefulShutdown property

bool? noGracefulShutdown
final

When set, graceful shutdown is skipped for instance deletion even if it's configured for the instances.

Implementation

final bool? noGracefulShutdown;