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.
The details about an event generated by an SaaS partner.
Namespace: Amazon.EventBridge.Model
Assembly: AWSSDK.EventBridge.dll
Version: 3.x.y.z
public class PutPartnerEventsRequestEntry
The PutPartnerEventsRequestEntry type exposes the following members
| Name | Description | |
|---|---|---|
|
PutPartnerEventsRequestEntry() |
| Name | Type | Description | |
|---|---|---|---|
|
Detail | System.String |
Gets and sets the property Detail. A valid JSON string. There is no other schema imposed. The JSON string may contain fields and nested sub-objects.
|
|
DetailType | System.String |
Gets and sets the property DetailType. A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
|
|
Resources | System.Collections.Generic.List<System.String> |
Gets and sets the property Resources. Amazon Web Services resources, identified by Amazon Resource Name (ARN), which the event primarily concerns. Any number, including zero, may be present. |
|
Source | System.String |
Gets and sets the property Source. The event source that is generating the entry.
|
|
Time | System.DateTime |
Gets and sets the property Time. The date and time of the event. |
.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