Skip to content

/AWS1/CL_CWSSVCLEVELOBJIVEENT

Represents a Service Level Objective (SLO) entity that can be audited for compliance and performance.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_sloname TYPE /AWS1/CWSSTRING /AWS1/CWSSTRING

The name of the Service Level Objective.

iv_sloarn TYPE /AWS1/CWSSTRING /AWS1/CWSSTRING

The Amazon Resource Name (ARN) of the Service Level Objective.


Queryable Attributes

SloName

The name of the Service Level Objective.

Accessible with the following methods

Method Description
GET_SLONAME() Getter for SLONAME, with configurable default
ASK_SLONAME() Getter for SLONAME w/ exceptions if field has no value
HAS_SLONAME() Determine if SLONAME has a value

SloArn

The Amazon Resource Name (ARN) of the Service Level Objective.

Accessible with the following methods

Method Description
GET_SLOARN() Getter for SLOARN, with configurable default
ASK_SLOARN() Getter for SLOARN w/ exceptions if field has no value
HAS_SLOARN() Determine if SLOARN has a value