Class: Aws::Types::DocumentReviews

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#action"SendForReview", ...

Returns the value of attribute action.

Returns:



1615
1616
1617
# File 'sig/types.rbs', line 1615

def action
  @action
end

#comment::Array[Types::DocumentReviewCommentSource]

Returns the value of attribute comment.

Returns:



1616
1617
1618
# File 'sig/types.rbs', line 1616

def comment
  @comment
end