ApplicationSnapshotConfigurationDescription
public struct ApplicationSnapshotConfigurationDescription : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Describes whether snapshots are enabled for a Java-based Kinesis Data Analytics application.
Declaration
Swift
public let snapshotsEnabled: Bool -
Undocumented
Declaration
Swift
public init(snapshotsEnabled: Bool)
View on GitHub
ApplicationSnapshotConfigurationDescription Structure Reference