Class: Aws::CloudWatchEvents::Types::DescribeArchiveResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-cloudwatchevents/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#archive_arnString

The ARN of the archive.

Returns:

  • (String)


1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
# File 'lib/aws-sdk-cloudwatchevents/types.rb', line 1342

class DescribeArchiveResponse < Struct.new(
  :archive_arn,
  :archive_name,
  :event_source_arn,
  :description,
  :event_pattern,
  :state,
  :state_reason,
  :retention_days,
  :size_bytes,
  :event_count,
  :creation_time)
  SENSITIVE = []
  include Aws::Structure
end

#archive_nameString

The name of the archive.

Returns:

  • (String)


1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
# File 'lib/aws-sdk-cloudwatchevents/types.rb', line 1342

class DescribeArchiveResponse < Struct.new(
  :archive_arn,
  :archive_name,
  :event_source_arn,
  :description,
  :event_pattern,
  :state,
  :state_reason,
  :retention_days,
  :size_bytes,
  :event_count,
  :creation_time)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

The time at which the archive was created.

Returns:

  • (Time)


1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
# File 'lib/aws-sdk-cloudwatchevents/types.rb', line 1342

class DescribeArchiveResponse < Struct.new(
  :archive_arn,
  :archive_name,
  :event_source_arn,
  :description,
  :event_pattern,
  :state,
  :state_reason,
  :retention_days,
  :size_bytes,
  :event_count,
  :creation_time)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the archive.

Returns:

  • (String)


1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
# File 'lib/aws-sdk-cloudwatchevents/types.rb', line 1342

class DescribeArchiveResponse < Struct.new(
  :archive_arn,
  :archive_name,
  :event_source_arn,
  :description,
  :event_pattern,
  :state,
  :state_reason,
  :retention_days,
  :size_bytes,
  :event_count,
  :creation_time)
  SENSITIVE = []
  include Aws::Structure
end

#event_countInteger

The number of events in the archive.

Returns:

  • (Integer)


1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
# File 'lib/aws-sdk-cloudwatchevents/types.rb', line 1342

class DescribeArchiveResponse < Struct.new(
  :archive_arn,
  :archive_name,
  :event_source_arn,
  :description,
  :event_pattern,
  :state,
  :state_reason,
  :retention_days,
  :size_bytes,
  :event_count,
  :creation_time)
  SENSITIVE = []
  include Aws::Structure
end

#event_patternString

The event pattern used to filter events sent to the archive.

Returns:

  • (String)


1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
# File 'lib/aws-sdk-cloudwatchevents/types.rb', line 1342

class DescribeArchiveResponse < Struct.new(
  :archive_arn,
  :archive_name,
  :event_source_arn,
  :description,
  :event_pattern,
  :state,
  :state_reason,
  :retention_days,
  :size_bytes,
  :event_count,
  :creation_time)
  SENSITIVE = []
  include Aws::Structure
end

#event_source_arnString

The ARN of the event source associated with the archive.

Returns:

  • (String)


1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
# File 'lib/aws-sdk-cloudwatchevents/types.rb', line 1342

class DescribeArchiveResponse < Struct.new(
  :archive_arn,
  :archive_name,
  :event_source_arn,
  :description,
  :event_pattern,
  :state,
  :state_reason,
  :retention_days,
  :size_bytes,
  :event_count,
  :creation_time)
  SENSITIVE = []
  include Aws::Structure
end

#retention_daysInteger

The number of days to retain events for in the archive.

Returns:

  • (Integer)


1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
# File 'lib/aws-sdk-cloudwatchevents/types.rb', line 1342

class DescribeArchiveResponse < Struct.new(
  :archive_arn,
  :archive_name,
  :event_source_arn,
  :description,
  :event_pattern,
  :state,
  :state_reason,
  :retention_days,
  :size_bytes,
  :event_count,
  :creation_time)
  SENSITIVE = []
  include Aws::Structure
end

#size_bytesInteger

The size of the archive in bytes.

Returns:

  • (Integer)


1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
# File 'lib/aws-sdk-cloudwatchevents/types.rb', line 1342

class DescribeArchiveResponse < Struct.new(
  :archive_arn,
  :archive_name,
  :event_source_arn,
  :description,
  :event_pattern,
  :state,
  :state_reason,
  :retention_days,
  :size_bytes,
  :event_count,
  :creation_time)
  SENSITIVE = []
  include Aws::Structure
end

#stateString

The state of the archive.

Returns:

  • (String)


1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
# File 'lib/aws-sdk-cloudwatchevents/types.rb', line 1342

class DescribeArchiveResponse < Struct.new(
  :archive_arn,
  :archive_name,
  :event_source_arn,
  :description,
  :event_pattern,
  :state,
  :state_reason,
  :retention_days,
  :size_bytes,
  :event_count,
  :creation_time)
  SENSITIVE = []
  include Aws::Structure
end

#state_reasonString

The reason that the archive is in the state.

Returns:

  • (String)


1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
# File 'lib/aws-sdk-cloudwatchevents/types.rb', line 1342

class DescribeArchiveResponse < Struct.new(
  :archive_arn,
  :archive_name,
  :event_source_arn,
  :description,
  :event_pattern,
  :state,
  :state_reason,
  :retention_days,
  :size_bytes,
  :event_count,
  :creation_time)
  SENSITIVE = []
  include Aws::Structure
end