Builder
class Builder
Properties
Link copied to clipboard
The actions for the experiment.
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
A description for the experiment template.
Link copied to clipboard
The experiment options for the experiment template.
Link copied to clipboard
The experiment report configuration for the experiment template.
Link copied to clipboard
The configuration for experiment logging.
Link copied to clipboard
The stop conditions.
Link copied to clipboard
The targets for the experiment.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.fis.model.CreateExperimentTemplateExperimentOptionsInput inside the given block
Link copied to clipboard
fun experimentReportConfiguration(block: CreateExperimentTemplateReportConfigurationInput.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.fis.model.CreateExperimentTemplateReportConfigurationInput inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.fis.model.CreateExperimentTemplateLogConfigurationInput inside the given block