class Aws::CloudWatchEvents::Types::DescribeArchiveResponse

@!attribute [rw] archive_arn

The ARN of the archive.
@return [String]

@!attribute [rw] archive_name

The name of the archive.
@return [String]

@!attribute [rw] event_source_arn

The ARN of the event source associated with the archive.
@return [String]

@!attribute [rw] description

The description of the archive.
@return [String]

@!attribute [rw] event_pattern

The event pattern used to filter events sent to the archive.
@return [String]

@!attribute [rw] state

The state of the archive.
@return [String]

@!attribute [rw] state_reason

The reason that the archive is in the state.
@return [String]

@!attribute [rw] retention_days

The number of days to retain events for in the archive.
@return [Integer]

@!attribute [rw] size_bytes

The size of the archive in bytes.
@return [Integer]

@!attribute [rw] event_count

The number of events in the archive.
@return [Integer]

@!attribute [rw] creation_time

The time at which the archive was created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DescribeArchiveResponse AWS API Documentation

Constants

SENSITIVE