Class: Aws::Types::GetCommentOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetCommentOutput
- 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.
800 801 802 |
# File 'sig/types.rbs', line 800 def comment @comment end |