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.
This structure contains information about one delivery in your account.
A delivery is a connection between a logical delivery source and a logical delivery destination.
For more information, see CreateDelivery.
To update an existing delivery configuration, use UpdateDeliveryConfiguration.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class Delivery
The Delivery type exposes the following members
Name | Description | |
---|---|---|
Delivery() |
Name | Type | Description | |
---|---|---|---|
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) that uniquely identifies this delivery. |
|
DeliveryDestinationArn | System.String |
Gets and sets the property DeliveryDestinationArn. The ARN of the delivery destination that is associated with this delivery. |
|
DeliveryDestinationType | Amazon.CloudWatchLogs.DeliveryDestinationType |
Gets and sets the property DeliveryDestinationType. Displays whether the delivery destination associated with this delivery is CloudWatch Logs, Amazon S3, or Firehose. |
|
DeliverySourceName | System.String |
Gets and sets the property DeliverySourceName. The name of the delivery source that is associated with this delivery. |
|
FieldDelimiter | System.String |
Gets and sets the property FieldDelimiter.
The field delimiter that is used between record fields when the final output format
of a delivery is in |
|
Id | System.String |
Gets and sets the property Id. The unique ID that identifies this delivery in your account. |
|
RecordFields | System.Collections.Generic.List<System.String> |
Gets and sets the property RecordFields. The record fields used in this delivery. |
|
S3DeliveryConfiguration | Amazon.CloudWatchLogs.Model.S3DeliveryConfiguration |
Gets and sets the property S3DeliveryConfiguration. This structure contains delivery configurations that apply only when the delivery destination resource is an S3 bucket. |
|
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags that have been assigned to this delivery. |
.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