ImportWorkspaceImageResult
public struct ImportWorkspaceImageResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The identifier of the WorkSpace image.
Declaration
Swift
public let imageId: String? -
Undocumented
Declaration
Swift
public init(imageId: String? = nil)
View on GitHub
ImportWorkspaceImageResult Structure Reference