DisableFastSnapshotRestoreErrorItem
public struct DisableFastSnapshotRestoreErrorItem : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The errors.
Declaration
Swift
public let fastSnapshotRestoreStateErrors: [DisableFastSnapshotRestoreStateErrorItem]? -
The ID of the snapshot.
Declaration
Swift
public let snapshotId: String? -
Undocumented
Declaration
Swift
public init(fastSnapshotRestoreStateErrors: [DisableFastSnapshotRestoreStateErrorItem]? = nil, snapshotId: String? = nil)
View on GitHub
DisableFastSnapshotRestoreErrorItem Structure Reference