Class: Aws::Types::DocumentReviewCommentSource

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns the value of attribute content.



1601
1602
1603
# File 'sig/types.rbs', line 1601

def content
  @content
end

#type"Comment"

Returns the value of attribute type.



1600
1601
1602
# File 'sig/types.rbs', line 1600

def type
  @type
end