/AWS1/CL_CWEDESCRARCHIVERSP¶
DescribeArchiveResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_archivearn TYPE /AWS1/CWEARCHIVEARN /AWS1/CWEARCHIVEARN¶
The ARN of the archive.
iv_archivename TYPE /AWS1/CWEARCHIVENAME /AWS1/CWEARCHIVENAME¶
The name of the archive.
iv_eventsourcearn TYPE /AWS1/CWEARN /AWS1/CWEARN¶
The ARN of the event source associated with the archive.
iv_description TYPE /AWS1/CWEARCHIVEDESCRIPTION /AWS1/CWEARCHIVEDESCRIPTION¶
The description of the archive.
iv_eventpattern TYPE /AWS1/CWEEVENTPATTERN /AWS1/CWEEVENTPATTERN¶
The event pattern used to filter events sent to the archive.
iv_state TYPE /AWS1/CWEARCHIVESTATE /AWS1/CWEARCHIVESTATE¶
The state of the archive.
iv_statereason TYPE /AWS1/CWEARCHIVESTATEREASON /AWS1/CWEARCHIVESTATEREASON¶
The reason that the archive is in the state.
iv_retentiondays TYPE /AWS1/CWERETENTIONDAYS /AWS1/CWERETENTIONDAYS¶
The number of days to retain events for in the archive.
iv_sizebytes TYPE /AWS1/CWELONG /AWS1/CWELONG¶
The size of the archive in bytes.
iv_eventcount TYPE /AWS1/CWELONG /AWS1/CWELONG¶
The number of events in the archive.
iv_creationtime TYPE /AWS1/CWETIMESTAMP /AWS1/CWETIMESTAMP¶
The time at which the archive was created.
Queryable Attributes¶
ArchiveArn¶
The ARN of the archive.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARCHIVEARN() |
Getter for ARCHIVEARN, with configurable default |
ASK_ARCHIVEARN() |
Getter for ARCHIVEARN w/ exceptions if field has no value |
HAS_ARCHIVEARN() |
Determine if ARCHIVEARN has a value |
ArchiveName¶
The name of the archive.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARCHIVENAME() |
Getter for ARCHIVENAME, with configurable default |
ASK_ARCHIVENAME() |
Getter for ARCHIVENAME w/ exceptions if field has no value |
HAS_ARCHIVENAME() |
Determine if ARCHIVENAME has a value |
EventSourceArn¶
The ARN of the event source associated with the archive.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTSOURCEARN() |
Getter for EVENTSOURCEARN, with configurable default |
ASK_EVENTSOURCEARN() |
Getter for EVENTSOURCEARN w/ exceptions if field has no valu |
HAS_EVENTSOURCEARN() |
Determine if EVENTSOURCEARN has a value |
Description¶
The description of the archive.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
EventPattern¶
The event pattern used to filter events sent to the archive.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTPATTERN() |
Getter for EVENTPATTERN, with configurable default |
ASK_EVENTPATTERN() |
Getter for EVENTPATTERN w/ exceptions if field has no value |
HAS_EVENTPATTERN() |
Determine if EVENTPATTERN has a value |
State¶
The state of the archive.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
StateReason¶
The reason that the archive is in the state.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATEREASON() |
Getter for STATEREASON, with configurable default |
ASK_STATEREASON() |
Getter for STATEREASON w/ exceptions if field has no value |
HAS_STATEREASON() |
Determine if STATEREASON has a value |
RetentionDays¶
The number of days to retain events for in the archive.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETENTIONDAYS() |
Getter for RETENTIONDAYS, with configurable default |
ASK_RETENTIONDAYS() |
Getter for RETENTIONDAYS w/ exceptions if field has no value |
HAS_RETENTIONDAYS() |
Determine if RETENTIONDAYS has a value |
SizeBytes¶
The size of the archive in bytes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIZEBYTES() |
Getter for SIZEBYTES |
EventCount¶
The number of events in the archive.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTCOUNT() |
Getter for EVENTCOUNT |
CreationTime¶
The time at which the archive was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |