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)
View on GitHub
GetCommentOutput Structure Reference