StartWorkspacesRequest
public struct StartWorkspacesRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The WorkSpaces to start. You can specify up to 25 WorkSpaces.
Declaration
Swift
public let startWorkspaceRequests: [StartRequest] -
Undocumented
Declaration
Swift
public init(startWorkspaceRequests: [StartRequest]) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
StartWorkspacesRequest Structure Reference