Skip to content

/AWS1/CL_CWOGETTELRULE4ORGOUT

GetTelemetryRuleForOrganizationOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_rulename TYPE /AWS1/CWORULENAME /AWS1/CWORULENAME

The name of the organization telemetry rule.

iv_rulearn TYPE /AWS1/CWORESOURCEARN /AWS1/CWORESOURCEARN

The Amazon Resource Name (ARN) of the organization telemetry rule.

iv_createdtimestamp TYPE /AWS1/CWOLONG /AWS1/CWOLONG

The timestamp when the organization telemetry rule was created.

iv_lastupdatetimestamp TYPE /AWS1/CWOLONG /AWS1/CWOLONG

The timestamp when the organization telemetry rule was last updated.

io_telemetryrule TYPE REF TO /AWS1/CL_CWOTELEMETRYRULE /AWS1/CL_CWOTELEMETRYRULE

The configuration details of the organization telemetry rule.


Queryable Attributes

RuleName

The name of the organization telemetry rule.

Accessible with the following methods

Method Description
GET_RULENAME() Getter for RULENAME, with configurable default
ASK_RULENAME() Getter for RULENAME w/ exceptions if field has no value
HAS_RULENAME() Determine if RULENAME has a value

RuleArn

The Amazon Resource Name (ARN) of the organization telemetry rule.

Accessible with the following methods

Method Description
GET_RULEARN() Getter for RULEARN, with configurable default
ASK_RULEARN() Getter for RULEARN w/ exceptions if field has no value
HAS_RULEARN() Determine if RULEARN has a value

CreatedTimeStamp

The timestamp when the organization telemetry rule was created.

Accessible with the following methods

Method Description
GET_CREATEDTIMESTAMP() Getter for CREATEDTIMESTAMP, with configurable default
ASK_CREATEDTIMESTAMP() Getter for CREATEDTIMESTAMP w/ exceptions if field has no va
HAS_CREATEDTIMESTAMP() Determine if CREATEDTIMESTAMP has a value

LastUpdateTimeStamp

The timestamp when the organization telemetry rule was last updated.

Accessible with the following methods

Method Description
GET_LASTUPDATETIMESTAMP() Getter for LASTUPDATETIMESTAMP, with configurable default
ASK_LASTUPDATETIMESTAMP() Getter for LASTUPDATETIMESTAMP w/ exceptions if field has no
HAS_LASTUPDATETIMESTAMP() Determine if LASTUPDATETIMESTAMP has a value

TelemetryRule

The configuration details of the organization telemetry rule.

Accessible with the following methods

Method Description
GET_TELEMETRYRULE() Getter for TELEMETRYRULE