DeleteProjectVersionResponse
public struct DeleteProjectVersionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The status of the deletion operation.
Declaration
Swift
public let status: ProjectVersionStatus? -
Undocumented
Declaration
Swift
public init(status: ProjectVersionStatus? = nil)
View on GitHub
DeleteProjectVersionResponse Structure Reference