menu
aws_logs_api package
documentation
logs-2014-03-28.dart
StopQueryResponse
success property
success property
dark_mode
light_mode
success
property
bool
?
success
final
This is true if the query was stopped by the
StopQuery
operation.
Implementation
final bool? success;
aws_logs_api package
documentation
logs-2014-03-28
StopQueryResponse
success property
StopQueryResponse class