@Stability(value=Stable) public static final class CfnCampaign.ScheduleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCampaign.ScheduleProperty>
CfnCampaign.ScheduleProperty
Constructor and Description |
---|
Builder() |
@Stability(value=Stable) public CfnCampaign.ScheduleProperty.Builder endTime(String endTime)
CfnCampaign.ScheduleProperty.getEndTime()
endTime
- `CfnCampaign.ScheduleProperty.EndTime`.this
@Stability(value=Stable) public CfnCampaign.ScheduleProperty.Builder eventFilter(CfnCampaign.CampaignEventFilterProperty eventFilter)
CfnCampaign.ScheduleProperty.getEventFilter()
eventFilter
- `CfnCampaign.ScheduleProperty.EventFilter`.this
@Stability(value=Stable) public CfnCampaign.ScheduleProperty.Builder eventFilter(IResolvable eventFilter)
CfnCampaign.ScheduleProperty.getEventFilter()
eventFilter
- `CfnCampaign.ScheduleProperty.EventFilter`.this
@Stability(value=Stable) public CfnCampaign.ScheduleProperty.Builder frequency(String frequency)
CfnCampaign.ScheduleProperty.getFrequency()
frequency
- `CfnCampaign.ScheduleProperty.Frequency`.this
@Stability(value=Stable) public CfnCampaign.ScheduleProperty.Builder isLocalTime(Boolean isLocalTime)
CfnCampaign.ScheduleProperty.getIsLocalTime()
isLocalTime
- `CfnCampaign.ScheduleProperty.IsLocalTime`.this
@Stability(value=Stable) public CfnCampaign.ScheduleProperty.Builder isLocalTime(IResolvable isLocalTime)
CfnCampaign.ScheduleProperty.getIsLocalTime()
isLocalTime
- `CfnCampaign.ScheduleProperty.IsLocalTime`.this
@Stability(value=Stable) public CfnCampaign.ScheduleProperty.Builder quietTime(CfnCampaign.QuietTimeProperty quietTime)
CfnCampaign.ScheduleProperty.getQuietTime()
quietTime
- `CfnCampaign.ScheduleProperty.QuietTime`.this
@Stability(value=Stable) public CfnCampaign.ScheduleProperty.Builder quietTime(IResolvable quietTime)
CfnCampaign.ScheduleProperty.getQuietTime()
quietTime
- `CfnCampaign.ScheduleProperty.QuietTime`.this
@Stability(value=Stable) public CfnCampaign.ScheduleProperty.Builder startTime(String startTime)
CfnCampaign.ScheduleProperty.getStartTime()
startTime
- `CfnCampaign.ScheduleProperty.StartTime`.this
@Stability(value=Stable) public CfnCampaign.ScheduleProperty.Builder timeZone(String timeZone)
CfnCampaign.ScheduleProperty.getTimeZone()
timeZone
- `CfnCampaign.ScheduleProperty.TimeZone`.this
@Stability(value=Stable) public CfnCampaign.ScheduleProperty build()
build
in interface software.amazon.jsii.Builder<CfnCampaign.ScheduleProperty>
CfnCampaign.ScheduleProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.