GetBranchOutput
public struct GetBranchOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the branch.
Declaration
Swift
public let branch: BranchInfo? -
Undocumented
Declaration
Swift
public init(branch: BranchInfo? = nil)
View on GitHub
GetBranchOutput Structure Reference