CreateProjectOutput
public struct CreateProjectOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the build project that was created.
Declaration
Swift
public let project: Project? -
Undocumented
Declaration
Swift
public init(project: Project? = nil)
View on GitHub
CreateProjectOutput Structure Reference