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