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.
Represents a cross-account destination that receives subscription log events.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class Destination
The Destination type exposes the following members
Name | Description | |
---|---|---|
![]() |
Destination() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccessPolicy | System.String |
Gets and sets the property AccessPolicy. An IAM policy document that governs which Amazon Web Services accounts can create subscription filters against this destination. |
![]() |
Arn | System.String |
Gets and sets the property Arn. The ARN of this destination. |
![]() |
CreationTime | System.Int64 |
Gets and sets the property CreationTime. The creation time of the destination, expressed as the number of milliseconds after Jan 1, 1970 00:00:00 UTC. |
![]() |
DestinationName | System.String |
Gets and sets the property DestinationName. The name of the destination. |
![]() |
RoleArn | System.String |
Gets and sets the property RoleArn. A role for impersonation, used when delivering log events to the target. |
![]() |
TargetArn | System.String |
Gets and sets the property TargetArn. The Amazon Resource Name (ARN) of the physical target where the log events are delivered (for example, a Kinesis stream). |
.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