Class: Aws::Types::PostCommentReplyOutput
- Inherits:
-
Object
- Object
- Aws::Types::PostCommentReplyOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#comment ⇒ Types::Comment
Returns the value of attribute comment.
Instance Attribute Details
#comment ⇒ Types::Comment
Returns the value of attribute comment.
1618 1619 1620 |
# File 'sig/types.rbs', line 1618 def comment @comment end |