Class EvaluationReviewNotificationRecipient

java.lang.Object
software.amazon.awssdk.services.connect.model.EvaluationReviewNotificationRecipient
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<EvaluationReviewNotificationRecipient.Builder,EvaluationReviewNotificationRecipient>

@Generated("software.amazon.awssdk:codegen") public final class EvaluationReviewNotificationRecipient extends Object implements SdkPojo, Serializable, ToCopyableBuilder<EvaluationReviewNotificationRecipient.Builder,EvaluationReviewNotificationRecipient>

Information about a recipient who should be notified when an evaluation review is requested.

See Also: