Class: Aws::Types::CreateCommentResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCommentResponse
- 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.
101 102 103 |
# File 'sig/types.rbs', line 101 def comment @comment end |