You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::KinesisAnalyticsV2::Types::ApplicationSnapshotConfigurationUpdate
- Inherits:
-
Struct
- Object
- Struct
- Aws::KinesisAnalyticsV2::Types::ApplicationSnapshotConfigurationUpdate
- Defined in:
- (unknown)
Overview
Note:
When passing ApplicationSnapshotConfigurationUpdate as input to an Aws::Client method, you can use a vanilla Hash:
{
snapshots_enabled_update: false, # required
}
Describes updates to whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.
Returned by:
Instance Attribute Summary collapse
-
#snapshots_enabled_update ⇒ Boolean
Describes updates to whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.
Instance Attribute Details
#snapshots_enabled_update ⇒ Boolean
Describes updates to whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.