@Stability(value=Stable)
public static interface CfnImagePipeline.ScheduleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-schedule.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-schedule.html#cfn-imagebuilder-imagepipeline-schedule-pipelineexecutionstartcondition@Stability(value=Stable) @Nullable default String getScheduleExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-schedule.html#cfn-imagebuilder-imagepipeline-schedule-scheduleexpression@Stability(value=Stable) static CfnImagePipeline.ScheduleProperty.Builder builder()
Copyright © 2020. All rights reserved.