/AWS1/CL_CWEDESCRREPLAYRSP¶
DescribeReplayResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_REPLAYNAME
TYPE /AWS1/CWEREPLAYNAME
/AWS1/CWEREPLAYNAME
¶
The name of the replay.
IV_REPLAYARN
TYPE /AWS1/CWEREPLAYARN
/AWS1/CWEREPLAYARN
¶
The ARN of the replay.
IV_DESCRIPTION
TYPE /AWS1/CWEREPLAYDESCRIPTION
/AWS1/CWEREPLAYDESCRIPTION
¶
The description of the replay.
IV_STATE
TYPE /AWS1/CWEREPLAYSTATE
/AWS1/CWEREPLAYSTATE
¶
The current state of the replay.
IV_STATEREASON
TYPE /AWS1/CWEREPLAYSTATEREASON
/AWS1/CWEREPLAYSTATEREASON
¶
The reason that the replay is in the current state.
IV_EVENTSOURCEARN
TYPE /AWS1/CWEARN
/AWS1/CWEARN
¶
The ARN of the archive events were replayed from.
IO_DESTINATION
TYPE REF TO /AWS1/CL_CWEREPLAYDESTINATION
/AWS1/CL_CWEREPLAYDESTINATION
¶
A
ReplayDestination
object that contains details about the replay.
IV_EVENTSTARTTIME
TYPE /AWS1/CWETIMESTAMP
/AWS1/CWETIMESTAMP
¶
The time stamp of the first event that was last replayed from the archive.
IV_EVENTENDTIME
TYPE /AWS1/CWETIMESTAMP
/AWS1/CWETIMESTAMP
¶
The time stamp for the last event that was replayed from the archive.
IV_EVENTLASTREPLAYEDTIME
TYPE /AWS1/CWETIMESTAMP
/AWS1/CWETIMESTAMP
¶
The time that the event was last replayed.
IV_REPLAYSTARTTIME
TYPE /AWS1/CWETIMESTAMP
/AWS1/CWETIMESTAMP
¶
A time stamp for the time that the replay started.
IV_REPLAYENDTIME
TYPE /AWS1/CWETIMESTAMP
/AWS1/CWETIMESTAMP
¶
A time stamp for the time that the replay stopped.
Queryable Attributes¶
ReplayName¶
The name of the replay.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REPLAYNAME() |
Getter for REPLAYNAME, with configurable default |
ASK_REPLAYNAME() |
Getter for REPLAYNAME w/ exceptions if field has no value |
HAS_REPLAYNAME() |
Determine if REPLAYNAME has a value |
ReplayArn¶
The ARN of the replay.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REPLAYARN() |
Getter for REPLAYARN, with configurable default |
ASK_REPLAYARN() |
Getter for REPLAYARN w/ exceptions if field has no value |
HAS_REPLAYARN() |
Determine if REPLAYARN has a value |
Description¶
The description of the replay.
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 |
State¶
The current state of the replay.
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 replay 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 |
EventSourceArn¶
The ARN of the archive events were replayed from.
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 |
Destination¶
A
ReplayDestination
object that contains details about the replay.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DESTINATION() |
Getter for DESTINATION |
EventStartTime¶
The time stamp of the first event that was last replayed from the archive.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EVENTSTARTTIME() |
Getter for EVENTSTARTTIME, with configurable default |
ASK_EVENTSTARTTIME() |
Getter for EVENTSTARTTIME w/ exceptions if field has no valu |
HAS_EVENTSTARTTIME() |
Determine if EVENTSTARTTIME has a value |
EventEndTime¶
The time stamp for the last event that was replayed from the archive.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EVENTENDTIME() |
Getter for EVENTENDTIME, with configurable default |
ASK_EVENTENDTIME() |
Getter for EVENTENDTIME w/ exceptions if field has no value |
HAS_EVENTENDTIME() |
Determine if EVENTENDTIME has a value |
EventLastReplayedTime¶
The time that the event was last replayed.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EVENTLASTREPLAYEDTIME() |
Getter for EVENTLASTREPLAYEDTIME, with configurable default |
ASK_EVENTLASTREPLAYEDTIME() |
Getter for EVENTLASTREPLAYEDTIME w/ exceptions if field has |
HAS_EVENTLASTREPLAYEDTIME() |
Determine if EVENTLASTREPLAYEDTIME has a value |
ReplayStartTime¶
A time stamp for the time that the replay started.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REPLAYSTARTTIME() |
Getter for REPLAYSTARTTIME, with configurable default |
ASK_REPLAYSTARTTIME() |
Getter for REPLAYSTARTTIME w/ exceptions if field has no val |
HAS_REPLAYSTARTTIME() |
Determine if REPLAYSTARTTIME has a value |
ReplayEndTime¶
A time stamp for the time that the replay stopped.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REPLAYENDTIME() |
Getter for REPLAYENDTIME, with configurable default |
ASK_REPLAYENDTIME() |
Getter for REPLAYENDTIME w/ exceptions if field has no value |
HAS_REPLAYENDTIME() |
Determine if REPLAYENDTIME has a value |