/AWS1/CL_CWEUPDATEARCHIVERSP¶
UpdateArchiveResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_archivearn TYPE /AWS1/CWEARCHIVEARN /AWS1/CWEARCHIVEARN¶
The ARN of 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 current state.
iv_creationtime TYPE /AWS1/CWETIMESTAMP /AWS1/CWETIMESTAMP¶
The time at which the archive was updated.
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 | 
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 current 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 | 
CreationTime¶
The time at which the archive was updated.
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 |