UpdateProjectResult
public struct UpdateProjectResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Detailed information about the updated AWS Mobile Hub project.
Declaration
Swift
public let details: ProjectDetails? -
Undocumented
Declaration
Swift
public init(details: ProjectDetails? = nil)
View on GitHub
UpdateProjectResult Structure Reference