@Stability(value=Stable) public static final class CfnCampaign.QuietTimeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCampaign.QuietTimeProperty>
CfnCampaign.QuietTimeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCampaign.QuietTimeProperty |
build()
Builds the configured instance.
|
CfnCampaign.QuietTimeProperty.Builder |
end(String end)
Sets the value of
CfnCampaign.QuietTimeProperty.getEnd() |
CfnCampaign.QuietTimeProperty.Builder |
start(String start)
Sets the value of
CfnCampaign.QuietTimeProperty.getStart() |
@Stability(value=Stable) public CfnCampaign.QuietTimeProperty.Builder end(String end)
CfnCampaign.QuietTimeProperty.getEnd()end - `CfnCampaign.QuietTimeProperty.End`. This parameter is required.this@Stability(value=Stable) public CfnCampaign.QuietTimeProperty.Builder start(String start)
CfnCampaign.QuietTimeProperty.getStart()start - `CfnCampaign.QuietTimeProperty.Start`. This parameter is required.this@Stability(value=Stable) public CfnCampaign.QuietTimeProperty build()
build in interface software.amazon.jsii.Builder<CfnCampaign.QuietTimeProperty>CfnCampaign.QuietTimePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.