CreateBranchResult
public struct CreateBranchResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Describes 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)