PutIntelligenceConfigurationRequest

The request for updating the intelligence configuration of the calling account.

Types

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

Properties

Link copied to clipboard

Idempotency token for safe retries. Repeating a request with the same token applies the update at most once instead of reprocessing it.

Link copied to clipboard

Optional KMS key ARN to configure customer-managed encryption for anomaly data.

Link copied to clipboard

Set to true to disassociate the configured KMS key. Mutually exclusive with kmsKeyArn; the service returns ValidationException if both are provided.

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