Class: Aws::Types::DeleteCommentContentInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#comment_id::String

Returns the value of attribute comment_id.

Returns:

  • (::String)


496
497
498
# File 'sig/types.rbs', line 496

def comment_id
  @comment_id
end