AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Specifies the configuration and other settings for a message to send to all the endpoints that are associated with a list of users.
Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z
public class SendUsersMessageRequest
The SendUsersMessageRequest type exposes the following members
Name | Description | |
---|---|---|
SendUsersMessageRequest() |
Name | Type | Description | |
---|---|---|---|
Context | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Context. A map of custom attribute-value pairs. For a push notification, Amazon Pinpoint adds these attributes to the data.pinpoint object in the body of the notification payload. Amazon Pinpoint also provides these attributes in the events that it generates for users-messages deliveries. |
|
MessageConfiguration | Amazon.Pinpoint.Model.DirectMessageConfiguration |
Gets and sets the property MessageConfiguration. The settings and content for the default message and any default messages that you defined for specific channels. |
|
TemplateConfiguration | Amazon.Pinpoint.Model.TemplateConfiguration |
Gets and sets the property TemplateConfiguration. The message template to use for the message. |
|
TraceId | System.String |
Gets and sets the property TraceId. The unique identifier for tracing the message. This identifier is visible to message recipients. |
|
Users | System.Collections.Generic.Dictionary<System.String, Amazon.Pinpoint.Model.EndpointSendConfiguration> |
Gets and sets the property Users. A map that associates user IDs with EndpointSendConfiguration objects. You can use an EndpointSendConfiguration object to tailor the message for a user by specifying settings such as content overrides and message variables. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5