Class: Aws::Types::GetCommentInput
- Inherits:
-
Object
- Object
- Aws::Types::GetCommentInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#comment_id ⇒ ::String
Returns the value of attribute comment_id.
Instance Attribute Details
#comment_id ⇒ ::String
Returns the value of attribute comment_id.
795 796 797 |
# File 'sig/types.rbs', line 795 def comment_id @comment_id end |