@Stability(value=Stable) public static final class CfnApplicationV2.ApplicationSnapshotConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationV2.ApplicationSnapshotConfigurationProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationV2.ApplicationSnapshotConfigurationProperty |
build()
Builds the configured instance.
|
CfnApplicationV2.ApplicationSnapshotConfigurationProperty.Builder |
snapshotsEnabled(Boolean snapshotsEnabled)
|
CfnApplicationV2.ApplicationSnapshotConfigurationProperty.Builder |
snapshotsEnabled(IResolvable snapshotsEnabled)
|
@Stability(value=Stable) public CfnApplicationV2.ApplicationSnapshotConfigurationProperty.Builder snapshotsEnabled(Boolean snapshotsEnabled)
snapshotsEnabled - Describes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application. This parameter is required.this@Stability(value=Stable) public CfnApplicationV2.ApplicationSnapshotConfigurationProperty.Builder snapshotsEnabled(IResolvable snapshotsEnabled)
snapshotsEnabled - Describes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application. This parameter is required.this@Stability(value=Stable) public CfnApplicationV2.ApplicationSnapshotConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationV2.ApplicationSnapshotConfigurationProperty>CfnApplicationV2.ApplicationSnapshotConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.