DescribeProjectResponse
public struct DescribeProjectResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
An object describing the project.
Declaration
Swift
public let project: ProjectDescription
-
Undocumented
Declaration
Swift
public init(project: ProjectDescription)