GetSnapshotLimitsResult
public struct GetSnapshotLimitsResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A SnapshotLimits object that contains the manual snapshot limits for the specified directory.
Declaration
Swift
public let snapshotLimits: SnapshotLimits? -
Undocumented
Declaration
Swift
public init(snapshotLimits: SnapshotLimits? = nil)
View on GitHub
GetSnapshotLimitsResult Structure Reference