This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Connect::EvaluationForm EvaluationReviewNotificationRecipient
Information about a recipient who should be notified when an evaluation review is requested.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Type" :String, "Value" :EvaluationReviewNotificationRecipientValue}
YAML
Type:StringValue:EvaluationReviewNotificationRecipientValue
Properties
Type-
The type of notification recipient.
Required: Yes
Type: String
Allowed values:
USER_IDUpdate requires: No interruption
Value-
The value associated with the notification recipient type.
Required: Yes
Type: EvaluationReviewNotificationRecipientValue
Update requires: No interruption