UpdateAppResult
public struct UpdateAppResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Represents the updated Amplify app.
Declaration
Swift
public let app: App
-
Undocumented
Declaration
Swift
public init(app: App)