class Aws::CloudWatchLogs::Types::Destination

Represents a cross-account destination that receives subscription log events.

@!attribute [rw] destination_name

The name of the destination.
@return [String]

@!attribute [rw] target_arn

The Amazon Resource Name (ARN) of the physical target where the log
events are delivered (for example, a Kinesis stream).
@return [String]

@!attribute [rw] role_arn

A role for impersonation, used when delivering log events to the
target.
@return [String]

@!attribute [rw] access_policy

An IAM policy document that governs which Amazon Web Services
accounts can create subscription filters against this destination.
@return [String]

@!attribute [rw] arn

The ARN of this destination.
@return [String]

@!attribute [rw] creation_time

The creation time of the destination, expressed as the number of
milliseconds after Jan 1, 1970 00:00:00 UTC.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/logs-2014-03-28/Destination AWS API Documentation

Constants

SENSITIVE