GetCommitOutput
public struct GetCommitOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A commit data type object that contains information about the specified commit.
Declaration
Swift
public let commit: Commit
-
Undocumented
Declaration
Swift
public init(commit: Commit)