Builder
class Builder
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
construct an aws.sdk.kotlin.services.configservice.model.EvaluationContext inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.configservice.model.ResourceDetails inside the given block