@Stability(value=Stable) public static final class CfnDisk.AutoSnapshotAddOnProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDisk.AutoSnapshotAddOnProperty>
CfnDisk.AutoSnapshotAddOnProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnDisk.AutoSnapshotAddOnProperty |
build()
Builds the configured instance.
|
CfnDisk.AutoSnapshotAddOnProperty.Builder |
snapshotTimeOfDay(String snapshotTimeOfDay)
Sets the value of
CfnDisk.AutoSnapshotAddOnProperty.getSnapshotTimeOfDay() |
@Stability(value=Stable) public CfnDisk.AutoSnapshotAddOnProperty.Builder snapshotTimeOfDay(String snapshotTimeOfDay)
CfnDisk.AutoSnapshotAddOnProperty.getSnapshotTimeOfDay()
snapshotTimeOfDay
- The daily time when an automatic snapshot will be created.
Constraints:
HH:00
format, and in an hourly increment.this
@Stability(value=Stable) public CfnDisk.AutoSnapshotAddOnProperty build()
build
in interface software.amazon.jsii.Builder<CfnDisk.AutoSnapshotAddOnProperty>
CfnDisk.AutoSnapshotAddOnProperty
NullPointerException
- if any required attribute was not providedCopyright © 2023. All rights reserved.