ListDetectMitigationActionsTasksRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The end of the time period for which ML Detect mitigation actions tasks are returned.

Link copied to clipboard

The maximum number of results to return at one time. The default is 25.

Link copied to clipboard

The token for the next set of results.

Link copied to clipboard

A filter to limit results to those found after the specified time. You must specify either the startTime and endTime or the taskId, but not both.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String