GetCommentOutput
public struct GetCommentOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The contents of the comment.
Declaration
Swift
public let comment: Comment?
-
Undocumented
Declaration
Swift
public init(comment: Comment? = nil)