public static interface ApplicationSnapshotConfiguration.Builder extends SdkPojo, CopyableBuilder<ApplicationSnapshotConfiguration.Builder,ApplicationSnapshotConfiguration>
Modifier and Type | Method and Description |
---|---|
ApplicationSnapshotConfiguration.Builder |
snapshotsEnabled(Boolean snapshotsEnabled)
Describes whether snapshots are enabled for a Java-based Kinesis Data Analytics application.
|
copy
applyMutation, build
ApplicationSnapshotConfiguration.Builder snapshotsEnabled(Boolean snapshotsEnabled)
Describes whether snapshots are enabled for a Java-based Kinesis Data Analytics application.
snapshotsEnabled
- Describes whether snapshots are enabled for a Java-based Kinesis Data Analytics application.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.