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