ListAuditMitigationActionsTasksRequest

Types

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

Properties

Link copied to clipboard

Specify this filter to limit results to tasks that were applied to results for a specific audit.

Link copied to clipboard

Specify this filter to limit results to tasks that were completed or canceled on or before a specific date and time.

Link copied to clipboard

Specify this filter to limit results to tasks that were applied to a specific audit finding.

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

Specify this filter to limit results to tasks that began on or after a specific date and time.

Link copied to clipboard

Specify this filter to limit results to tasks that are in a specific state.

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