Class: Aws::Types::EvaluationReviewNotificationRecipient

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#type"USER_ID"

Returns the value of attribute type.



3878
3879
3880
# File 'sig/types.rbs', line 3878

def type
  @type
end

#valueTypes::EvaluationReviewNotificationRecipientValue

Returns the value of attribute value.



3879
3880
3881
# File 'sig/types.rbs', line 3879

def value
  @value
end