ApplicationSnapshotConfiguration

public struct ApplicationSnapshotConfiguration : 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)