@Stability(value=Stable) public static final class CfnLaunchProps.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchProps>
CfnLaunchProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnLaunchProps.Builder description(String description)
CfnLaunchProps.getDescription()description - `AWS::Evidently::Launch.Description`.this@Stability(value=Stable) public CfnLaunchProps.Builder groups(IResolvable groups)
CfnLaunchProps.getGroups()groups - `AWS::Evidently::Launch.Groups`. This parameter is required.this@Stability(value=Stable) public CfnLaunchProps.Builder groups(List<? extends Object> groups)
CfnLaunchProps.getGroups()groups - `AWS::Evidently::Launch.Groups`. This parameter is required.this@Stability(value=Stable) public CfnLaunchProps.Builder metricMonitors(IResolvable metricMonitors)
CfnLaunchProps.getMetricMonitors()metricMonitors - `AWS::Evidently::Launch.MetricMonitors`.this@Stability(value=Stable) public CfnLaunchProps.Builder metricMonitors(List<? extends Object> metricMonitors)
CfnLaunchProps.getMetricMonitors()metricMonitors - `AWS::Evidently::Launch.MetricMonitors`.this@Stability(value=Stable) public CfnLaunchProps.Builder name(String name)
CfnLaunchProps.getName()name - `AWS::Evidently::Launch.Name`. This parameter is required.this@Stability(value=Stable) public CfnLaunchProps.Builder project(String project)
CfnLaunchProps.getProject()project - `AWS::Evidently::Launch.Project`. This parameter is required.this@Stability(value=Stable) public CfnLaunchProps.Builder randomizationSalt(String randomizationSalt)
CfnLaunchProps.getRandomizationSalt()randomizationSalt - `AWS::Evidently::Launch.RandomizationSalt`.this@Stability(value=Stable) public CfnLaunchProps.Builder scheduledSplitsConfig(IResolvable scheduledSplitsConfig)
CfnLaunchProps.getScheduledSplitsConfig()scheduledSplitsConfig - `AWS::Evidently::Launch.ScheduledSplitsConfig`. This parameter is required.this@Stability(value=Stable) public CfnLaunchProps.Builder scheduledSplitsConfig(List<? extends Object> scheduledSplitsConfig)
CfnLaunchProps.getScheduledSplitsConfig()scheduledSplitsConfig - `AWS::Evidently::Launch.ScheduledSplitsConfig`. This parameter is required.this@Stability(value=Stable) public CfnLaunchProps.Builder tags(List<? extends CfnTag> tags)
CfnLaunchProps.getTags()tags - `AWS::Evidently::Launch.Tags`.this@Stability(value=Stable) public CfnLaunchProps build()
build in interface software.amazon.jsii.Builder<CfnLaunchProps>CfnLaunchPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.