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