Class: Aws::EventBridge::Types::DescribeArchiveResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::EventBridge::Types::DescribeArchiveResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-eventbridge/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#archive_arn ⇒ String
The ARN of the archive.
-
#archive_name ⇒ String
The name of the archive.
-
#creation_time ⇒ Time
The time at which the archive was created.
-
#description ⇒ String
The description of the archive.
-
#event_count ⇒ Integer
The number of events in the archive.
-
#event_pattern ⇒ String
The event pattern used to filter events sent to the archive.
-
#event_source_arn ⇒ String
The ARN of the event source associated with the archive.
-
#retention_days ⇒ Integer
The number of days to retain events for in the archive.
-
#size_bytes ⇒ Integer
The size of the archive in bytes.
-
#state ⇒ String
The state of the archive.
-
#state_reason ⇒ String
The reason that the archive is in the state.
Instance Attribute Details
#archive_arn ⇒ String
The ARN of the archive.
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 |
# File 'lib/aws-sdk-eventbridge/types.rb', line 1564 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_name ⇒ String
The name of the archive.
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 |
# File 'lib/aws-sdk-eventbridge/types.rb', line 1564 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_time ⇒ Time
The time at which the archive was created.
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 |
# File 'lib/aws-sdk-eventbridge/types.rb', line 1564 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 |
#description ⇒ String
The description of the archive.
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 |
# File 'lib/aws-sdk-eventbridge/types.rb', line 1564 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_count ⇒ Integer
The number of events in the archive.
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 |
# File 'lib/aws-sdk-eventbridge/types.rb', line 1564 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_pattern ⇒ String
The event pattern used to filter events sent to the archive.
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 |
# File 'lib/aws-sdk-eventbridge/types.rb', line 1564 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_arn ⇒ String
The ARN of the event source associated with the archive.
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 |
# File 'lib/aws-sdk-eventbridge/types.rb', line 1564 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_days ⇒ Integer
The number of days to retain events for in the archive.
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 |
# File 'lib/aws-sdk-eventbridge/types.rb', line 1564 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_bytes ⇒ Integer
The size of the archive in bytes.
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 |
# File 'lib/aws-sdk-eventbridge/types.rb', line 1564 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 ⇒ String
The state of the archive.
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 |
# File 'lib/aws-sdk-eventbridge/types.rb', line 1564 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_reason ⇒ String
The reason that the archive is in the state.
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 |
# File 'lib/aws-sdk-eventbridge/types.rb', line 1564 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 |