Builder
class Builder
Properties
Link copied to clipboard
Contains configuration information for the calculation.
Link copied to clipboard
A unique case-sensitive string used to ensure the request to create the calculation is idempotent (executes only once). If another StartCalculationExecutionRequest
is received, the same response is returned and another calculation is not created. If a parameter has changed, an error is returned.
Link copied to clipboard
A description of the calculation.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.athena.model.CalculationConfiguration inside the given block