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