instanceTerminationWaitTimeStarted property

bool? instanceTerminationWaitTimeStarted
final

Indicates whether the wait period set for the termination of instances in the original environment has started. Status is 'false' if the KEEP_ALIVE option is specified. Otherwise, 'true' as soon as the termination wait period starts.

Implementation

final bool? instanceTerminationWaitTimeStarted;