DeleteCommentContentOutput
public struct DeleteCommentContentOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the comment you just deleted.
Declaration
Swift
public let comment: Comment?
-
Undocumented
Declaration
Swift
public init(comment: Comment? = nil)