PutIntelligenceConfigurationRequest
The request for updating the intelligence configuration of the calling account.
Types
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
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
inline fun copy(block: PutIntelligenceConfigurationRequest.Builder.() -> Unit = {}): PutIntelligenceConfigurationRequest