Interface NotificationRecipientType.Builder

All Superinterfaces:
Buildable, CopyableBuilder<NotificationRecipientType.Builder,NotificationRecipientType>, SdkBuilder<NotificationRecipientType.Builder,NotificationRecipientType>, SdkPojo
Enclosing class:
NotificationRecipientType

public static interface NotificationRecipientType.Builder extends SdkPojo, CopyableBuilder<NotificationRecipientType.Builder,NotificationRecipientType>
  • Method Details

    • userTags

      The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }. Amazon Connect users with the specified tags will be notified.

      Parameters:
      userTags - The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }. Amazon Connect users with the specified tags will be notified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userIds

      A list of user IDs.

      Parameters:
      userIds - A list of user IDs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userIds

      A list of user IDs.

      Parameters:
      userIds - A list of user IDs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.