Class: Aws::Types::DeleteCommentContentInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCommentContentInput
- 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.
496 497 498 |
# File 'sig/types.rbs', line 496 def comment_id @comment_id end |