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