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)