AWS::Connect::EvaluationForm EvaluationReviewNotificationRecipientValue - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Connect::EvaluationForm EvaluationReviewNotificationRecipientValue

The value information for an evaluation review notification recipient.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "UserId" : String }

YAML

UserId: String

Properties

UserId

The user identifier for the notification recipient.

Required: No

Type: String

Minimum: 1

Maximum: 500

Update requires: No interruption