Uses of Class
software.amazon.awscdk.services.fis.CfnExperimentTemplate.Builder
Packages that use CfnExperimentTemplate.Builder
-
Uses of CfnExperimentTemplate.Builder in software.amazon.awscdk.services.fis
Methods in software.amazon.awscdk.services.fis that return CfnExperimentTemplate.BuilderModifier and TypeMethodDescriptionThe actions for the experiment.CfnExperimentTemplate.Builder.actions(IResolvable actions) The actions for the experiment.CfnExperimentTemplate.Builder.description(String description) The description for the experiment template.CfnExperimentTemplate.Builder.experimentOptions(IResolvable experimentOptions) The experiment options for an experiment template.CfnExperimentTemplate.Builder.experimentOptions(CfnExperimentTemplate.ExperimentTemplateExperimentOptionsProperty experimentOptions) The experiment options for an experiment template.CfnExperimentTemplate.Builder.experimentReportConfiguration(IResolvable experimentReportConfiguration) Describes the report configuration for the experiment template.CfnExperimentTemplate.Builder.experimentReportConfiguration(CfnExperimentTemplate.ExperimentTemplateExperimentReportConfigurationProperty experimentReportConfiguration) Describes the report configuration for the experiment template.CfnExperimentTemplate.Builder.logConfiguration(IResolvable logConfiguration) The configuration for experiment logging.CfnExperimentTemplate.Builder.logConfiguration(CfnExperimentTemplate.ExperimentTemplateLogConfigurationProperty logConfiguration) The configuration for experiment logging.The Amazon Resource Name (ARN) of an IAM role.CfnExperimentTemplate.Builder.stopConditions(List<? extends Object> stopConditions) The stop conditions for the experiment.CfnExperimentTemplate.Builder.stopConditions(IResolvable stopConditions) The stop conditions for the experiment.The tags for the experiment template.The targets for the experiment.CfnExperimentTemplate.Builder.targets(IResolvable targets) The targets for the experiment.