@Stability(value=Stable) public static final class CfnImagePipeline.ScheduleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnImagePipeline.ScheduleProperty>
CfnImagePipeline.ScheduleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnImagePipeline.ScheduleProperty |
build()
Builds the configured instance.
|
CfnImagePipeline.ScheduleProperty.Builder |
pipelineExecutionStartCondition(String pipelineExecutionStartCondition)
Sets the value of
CfnImagePipeline.ScheduleProperty.getPipelineExecutionStartCondition() |
CfnImagePipeline.ScheduleProperty.Builder |
scheduleExpression(String scheduleExpression)
Sets the value of
CfnImagePipeline.ScheduleProperty.getScheduleExpression() |
@Stability(value=Stable) public CfnImagePipeline.ScheduleProperty.Builder pipelineExecutionStartCondition(String pipelineExecutionStartCondition)
CfnImagePipeline.ScheduleProperty.getPipelineExecutionStartCondition()pipelineExecutionStartCondition - `CfnImagePipeline.ScheduleProperty.PipelineExecutionStartCondition`.this@Stability(value=Stable) public CfnImagePipeline.ScheduleProperty.Builder scheduleExpression(String scheduleExpression)
CfnImagePipeline.ScheduleProperty.getScheduleExpression()scheduleExpression - `CfnImagePipeline.ScheduleProperty.ScheduleExpression`.this@Stability(value=Stable) public CfnImagePipeline.ScheduleProperty build()
build in interface software.amazon.jsii.Builder<CfnImagePipeline.ScheduleProperty>CfnImagePipeline.SchedulePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.