@Stability(value=Stable) public static final class CfnDomain.SnapshotOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDomain.SnapshotOptionsProperty>
CfnDomain.SnapshotOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.SnapshotOptionsProperty.Builder |
automatedSnapshotStartHour(Number automatedSnapshotStartHour)
Sets the value of
CfnDomain.SnapshotOptionsProperty.getAutomatedSnapshotStartHour() |
CfnDomain.SnapshotOptionsProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnDomain.SnapshotOptionsProperty.Builder automatedSnapshotStartHour(Number automatedSnapshotStartHour)
CfnDomain.SnapshotOptionsProperty.getAutomatedSnapshotStartHour()automatedSnapshotStartHour - `CfnDomain.SnapshotOptionsProperty.AutomatedSnapshotStartHour`.this@Stability(value=Stable) public CfnDomain.SnapshotOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnDomain.SnapshotOptionsProperty>CfnDomain.SnapshotOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.