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