BatchDescribeMergeConflictsError
public struct BatchDescribeMergeConflictsError : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the exception.
Declaration
Swift
public let exceptionName: String -
The path to the file.
Declaration
Swift
public let filePath: String -
The message provided by the exception.
Declaration
Swift
public let message: String -
Undocumented
Declaration
Swift
public init(exceptionName: String, filePath: String, message: String)
View on GitHub
BatchDescribeMergeConflictsError Structure Reference