Skip to content

/AWS1/CL_AMPCREANOMALYDETECT01

CreateAnomalyDetectorResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_anomalydetectorid TYPE /AWS1/AMPANOMALYDETECTORID /AWS1/AMPANOMALYDETECTORID

The unique identifier of the created anomaly detector.

iv_arn TYPE /AWS1/AMPANOMALYDETECTORARN /AWS1/AMPANOMALYDETECTORARN

The Amazon Resource Name (ARN) of the created anomaly detector.

io_status TYPE REF TO /AWS1/CL_AMPANOMALYDETECTORS00 /AWS1/CL_AMPANOMALYDETECTORS00

The status information of the created anomaly detector.

Optional arguments:

it_tags TYPE /AWS1/CL_AMPTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags applied to the created anomaly detector.


Queryable Attributes

anomalyDetectorId

The unique identifier of the created anomaly detector.

Accessible with the following methods

Method Description
GET_ANOMALYDETECTORID() Getter for ANOMALYDETECTORID, with configurable default
ASK_ANOMALYDETECTORID() Getter for ANOMALYDETECTORID w/ exceptions if field has no v
HAS_ANOMALYDETECTORID() Determine if ANOMALYDETECTORID has a value

arn

The Amazon Resource Name (ARN) of the created anomaly detector.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

status

The status information of the created anomaly detector.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS

tags

The tags applied to the created anomaly detector.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value