StartDetectMitigationActionsTaskRequest

Types

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

Properties

Link copied to clipboard

The actions to be performed when a device has unexpected behavior.

Link copied to clipboard

Each mitigation action task must have a unique client request token. If you try to create a new task with the same token as a task that already exists, an exception occurs. If you omit this value, Amazon Web Services SDKs will automatically generate a unique client request.

Link copied to clipboard

Specifies to list only active violations.

Link copied to clipboard

Specifies to include suppressed alerts.

Link copied to clipboard

Specifies the ML Detect findings to which the mitigation actions are applied.

Link copied to clipboard

The unique identifier of the task.

Link copied to clipboard

Specifies the time period of which violation events occurred between.

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