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