/AWS1/CL_CWOLISTTELRLS4ORGOUT¶
ListTelemetryRulesForOrganizationOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_telemetryrulesummaries
TYPE /AWS1/CL_CWOTELRULESUMMARY=>TT_TELEMETRYRULESUMMARIES
TT_TELEMETRYRULESUMMARIES
¶
A list of organization telemetry rule summaries.
iv_nexttoken
TYPE /AWS1/CWONEXTTOKEN
/AWS1/CWONEXTTOKEN
¶
A token to resume pagination of results.
Queryable Attributes¶
TelemetryRuleSummaries¶
A list of organization telemetry rule summaries.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TELEMETRYRULESUMMARIES() |
Getter for TELEMETRYRULESUMMARIES, with configurable default |
ASK_TELEMETRYRULESUMMARIES() |
Getter for TELEMETRYRULESUMMARIES w/ exceptions if field has |
HAS_TELEMETRYRULESUMMARIES() |
Determine if TELEMETRYRULESUMMARIES has a value |
NextToken¶
A token to resume pagination of results.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |