UpdateBranchResult
public struct UpdateBranchResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The branch for an Amplify app, which maps to a third-party repository branch.
Declaration
Swift
public let branch: Branch -
Undocumented
Declaration
Swift
public init(branch: Branch)
View on GitHub
UpdateBranchResult Structure Reference