@Stability(value=Stable)
public static interface CfnImagePipeline.ScheduleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnImagePipeline.ScheduleProperty.Builder
A builder for
CfnImagePipeline.ScheduleProperty |
static class |
CfnImagePipeline.ScheduleProperty.Jsii$Proxy
An implementation for
CfnImagePipeline.ScheduleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnImagePipeline.ScheduleProperty.Builder |
builder() |
default String |
getPipelineExecutionStartCondition()
`CfnImagePipeline.ScheduleProperty.PipelineExecutionStartCondition`.
|
default String |
getScheduleExpression()
`CfnImagePipeline.ScheduleProperty.ScheduleExpression`.
|
@Stability(value=Stable) @Nullable default String getPipelineExecutionStartCondition()
@Stability(value=Stable) @Nullable default String getScheduleExpression()
@Stability(value=Stable) static CfnImagePipeline.ScheduleProperty.Builder builder()
Copyright © 2021. All rights reserved.