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
show all
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

Instance Attribute Details

#snapshots_enabled_updateBoolean

Describes updates to whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.

Returns:

  • (Boolean)

    Describes updates to whether snapshots are enabled for a Flink-based Kinesis Data Analytics application.