StartResourceEvaluationRequest

Types

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

Properties

Link copied to clipboard

A client token is a unique, case-sensitive string of up to 64 ASCII characters. To make an idempotent API request using one of these actions, specify a client token in the request.

Link copied to clipboard

Returns an EvaluationContext object.

Link copied to clipboard

The mode of an evaluation. The valid values for this API are DETECTIVE and PROACTIVE.

Link copied to clipboard

The timeout for an evaluation. The default is 900 seconds. You cannot specify a number greater than 3600. If you specify 0, Config uses the default.

Link copied to clipboard

Returns a ResourceDetails object.

Functions

Link copied to clipboard
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