StartRestoreJobOutput
public struct StartRestoreJobOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Uniquely identifies the job that restores a recovery point.
Declaration
Swift
public let restoreJobId: String? -
Undocumented
Declaration
Swift
public init(restoreJobId: String? = nil)
View on GitHub
StartRestoreJobOutput Structure Reference