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