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