public static final class CfnApplication.ApplicationSnapshotConfigurationProperty.Builder
extends java.lang.Object
CfnApplication.ApplicationSnapshotConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnApplication.ApplicationSnapshotConfigurationProperty |
build()
Builds the configured instance.
|
CfnApplication.ApplicationSnapshotConfigurationProperty.Builder |
snapshotsEnabled(java.lang.Boolean snapshotsEnabled)
|
CfnApplication.ApplicationSnapshotConfigurationProperty.Builder |
snapshotsEnabled(IResolvable snapshotsEnabled)
|
public CfnApplication.ApplicationSnapshotConfigurationProperty.Builder snapshotsEnabled(java.lang.Boolean snapshotsEnabled)
snapshotsEnabled
- Describes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application. This parameter is required.this
public CfnApplication.ApplicationSnapshotConfigurationProperty.Builder snapshotsEnabled(IResolvable snapshotsEnabled)
snapshotsEnabled
- Describes whether snapshots are enabled for a Flink-based Kinesis Data Analytics application. This parameter is required.this
public CfnApplication.ApplicationSnapshotConfigurationProperty build()
CfnApplication.ApplicationSnapshotConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided