StartWorkspacesResult
public struct StartWorkspacesResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the WorkSpaces that could not be started.
Declaration
Swift
public let failedRequests: [FailedWorkspaceChangeRequest]? -
Undocumented
Declaration
Swift
public init(failedRequests: [FailedWorkspaceChangeRequest]? = nil)
View on GitHub
StartWorkspacesResult Structure Reference