RestoreWorkspaceRequest
public struct RestoreWorkspaceRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier of the WorkSpace.
Declaration
Swift
public let workspaceId: String
-
Undocumented
Declaration
Swift
public init(workspaceId: String)
-
Declaration
Swift
public func validate(name: String) throws