Class: Aws::Types::UpdateCommentOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateCommentOutput
- 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.
2019 2020 2021 |
# File 'sig/types.rbs', line 2019 def comment @comment end |