PostCommentReplyOutput
public struct PostCommentReplyOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the reply to a comment.
Declaration
Swift
public let comment: Comment? -
Undocumented
Declaration
Swift
public init(comment: Comment? = nil)
View on GitHub
PostCommentReplyOutput Structure Reference