CreateSnapshotsResult
public struct CreateSnapshotsResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
List of snapshots.
Declaration
Swift
public let snapshots: [SnapshotInfo]?
-
Undocumented
Declaration
Swift
public init(snapshots: [SnapshotInfo]? = nil)