Class: Aws::Types::GetCommentInput

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)


795
796
797
# File 'sig/types.rbs', line 795

def comment_id
  @comment_id
end