ArchiveRuleSummary
public struct ArchiveRuleSummary : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The time at which the archive rule was created.
Declaration
Swift
public let createdAt: TimeStamp -
A filter used to define the archive rule.
Declaration
Swift
public let filter: [String : Criterion] -
The name of the archive rule.
Declaration
Swift
public let ruleName: String -
The time at which the archive rule was last updated.
Declaration
Swift
public let updatedAt: TimeStamp
View on GitHub
ArchiveRuleSummary Structure Reference