GetCommentInput
public struct GetCommentInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique, system-generated ID of the comment. To get this ID, use GetCommentsForComparedCommit or GetCommentsForPullRequest.
Declaration
Swift
public let commentId: String
-
Undocumented
Declaration
Swift
public init(commentId: String)