public static interface ApplicationSnapshotConfigurationDescription.Builder extends SdkPojo, CopyableBuilder<ApplicationSnapshotConfigurationDescription.Builder,ApplicationSnapshotConfigurationDescription>
Modifier and Type | Method and Description |
---|---|
ApplicationSnapshotConfigurationDescription.Builder |
snapshotsEnabled(Boolean snapshotsEnabled)
Describes whether snapshots are enabled for a Java-based Kinesis Data Analytics application.
|
copy
applyMutation, build
ApplicationSnapshotConfigurationDescription.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.