Skip to content

/AWS1/CL_SMCGETROTATIONOVERR01

GetRotationOverrideResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ROTATIONOVERRIDEID TYPE /AWS1/SMCUUID /AWS1/SMCUUID

The Amazon Resource Name (ARN) of the override to an on-call rotation.

IV_ROTATIONARN TYPE /AWS1/SMCSSMCONTACTSARN /AWS1/SMCSSMCONTACTSARN

The Amazon Resource Name (ARN) of the on-call rotation that was overridden.

IT_NEWCONTACTIDS TYPE /AWS1/CL_SMCSSMCONTACTSARNLS00=>TT_SSMCONTACTSARNLIST TT_SSMCONTACTSARNLIST

The Amazon Resource Names (ARNs) of the contacts assigned to the override of the on-call rotation.

IV_STARTTIME TYPE /AWS1/SMCDATETIME /AWS1/SMCDATETIME

The date and time when the override goes into effect.

IV_ENDTIME TYPE /AWS1/SMCDATETIME /AWS1/SMCDATETIME

The date and time when the override ends.

IV_CREATETIME TYPE /AWS1/SMCDATETIME /AWS1/SMCDATETIME

The date and time when the override was created.


Queryable Attributes

RotationOverrideId

The Amazon Resource Name (ARN) of the override to an on-call rotation.

Accessible with the following methods

Method Description
GET_ROTATIONOVERRIDEID() Getter for ROTATIONOVERRIDEID, with configurable default
ASK_ROTATIONOVERRIDEID() Getter for ROTATIONOVERRIDEID w/ exceptions if field has no
HAS_ROTATIONOVERRIDEID() Determine if ROTATIONOVERRIDEID has a value

RotationArn

The Amazon Resource Name (ARN) of the on-call rotation that was overridden.

Accessible with the following methods

Method Description
GET_ROTATIONARN() Getter for ROTATIONARN, with configurable default
ASK_ROTATIONARN() Getter for ROTATIONARN w/ exceptions if field has no value
HAS_ROTATIONARN() Determine if ROTATIONARN has a value

NewContactIds

The Amazon Resource Names (ARNs) of the contacts assigned to the override of the on-call rotation.

Accessible with the following methods

Method Description
GET_NEWCONTACTIDS() Getter for NEWCONTACTIDS, with configurable default
ASK_NEWCONTACTIDS() Getter for NEWCONTACTIDS w/ exceptions if field has no value
HAS_NEWCONTACTIDS() Determine if NEWCONTACTIDS has a value

StartTime

The date and time when the override goes into effect.

Accessible with the following methods

Method Description
GET_STARTTIME() Getter for STARTTIME, with configurable default
ASK_STARTTIME() Getter for STARTTIME w/ exceptions if field has no value
HAS_STARTTIME() Determine if STARTTIME has a value

EndTime

The date and time when the override ends.

Accessible with the following methods

Method Description
GET_ENDTIME() Getter for ENDTIME, with configurable default
ASK_ENDTIME() Getter for ENDTIME w/ exceptions if field has no value
HAS_ENDTIME() Determine if ENDTIME has a value

CreateTime

The date and time when the override was created.

Accessible with the following methods

Method Description
GET_CREATETIME() Getter for CREATETIME, with configurable default
ASK_CREATETIME() Getter for CREATETIME w/ exceptions if field has no value
HAS_CREATETIME() Determine if CREATETIME has a value