Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.evidently.CfnLaunchMixinProps.Builder
Packages that use CfnLaunchMixinProps.Builder
-
Uses of CfnLaunchMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.evidently
Methods in software.amazon.awscdk.cfnpropertymixins.services.evidently that return CfnLaunchMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnLaunchMixinProps.BuilderCfnLaunchMixinProps.builder()CfnLaunchMixinProps.Builder.description(String description) Sets the value ofCfnLaunchMixinProps.getDescription()CfnLaunchMixinProps.Builder.executionStatus(CfnLaunchPropsMixin.ExecutionStatusObjectProperty executionStatus) Sets the value ofCfnLaunchMixinProps.getExecutionStatus()CfnLaunchMixinProps.Builder.executionStatus(IResolvable executionStatus) Sets the value ofCfnLaunchMixinProps.getExecutionStatus()Sets the value ofCfnLaunchMixinProps.getGroups()CfnLaunchMixinProps.Builder.groups(IResolvable groups) Sets the value ofCfnLaunchMixinProps.getGroups()CfnLaunchMixinProps.Builder.metricMonitors(List<? extends Object> metricMonitors) Sets the value ofCfnLaunchMixinProps.getMetricMonitors()CfnLaunchMixinProps.Builder.metricMonitors(IResolvable metricMonitors) Sets the value ofCfnLaunchMixinProps.getMetricMonitors()Sets the value ofCfnLaunchMixinProps.getName()Sets the value ofCfnLaunchMixinProps.getProject()CfnLaunchMixinProps.Builder.project(IProjectRef project) Sets the value ofCfnLaunchMixinProps.getProject()CfnLaunchMixinProps.Builder.randomizationSalt(String randomizationSalt) Sets the value ofCfnLaunchMixinProps.getRandomizationSalt()CfnLaunchMixinProps.Builder.scheduledSplitsConfig(List<? extends Object> scheduledSplitsConfig) Sets the value ofCfnLaunchMixinProps.getScheduledSplitsConfig()CfnLaunchMixinProps.Builder.scheduledSplitsConfig(IResolvable scheduledSplitsConfig) Sets the value ofCfnLaunchMixinProps.getScheduledSplitsConfig()Sets the value ofCfnLaunchMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.evidently with parameters of type CfnLaunchMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLaunchMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLaunchMixinProps.Builder.