DescribeRestoreJobInput
public struct DescribeRestoreJobInput : 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)
View on GitHub
DescribeRestoreJobInput Structure Reference