/AWS1/CL_APRLSTOBSERVABILITY01¶
ListObservabilityConfigurationsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_observabilityconfsummlist TYPE /AWS1/CL_APROBSERVABILITYCON00=>TT_OBSERVABILITYCONFSUMMLIST TT_OBSERVABILITYCONFSUMMLIST¶
A list of summary information records for observability configurations. In a paginated request, the request returns up to
MaxResultsrecords for each call.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/APRNEXTTOKEN /AWS1/APRNEXTTOKEN¶
The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.
Queryable Attributes¶
ObservabilityConfigurationSummaryList¶
A list of summary information records for observability configurations. In a paginated request, the request returns up to
MaxResultsrecords for each call.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OBSERVABILITYCONFSUMMLST() |
Getter for OBSERVABILITYCONFSUMMARYLIST, with configurable d |
ASK_OBSERVABILITYCONFSUMMLST() |
Getter for OBSERVABILITYCONFSUMMARYLIST w/ exceptions if fie |
HAS_OBSERVABILITYCONFSUMMLST() |
Determine if OBSERVABILITYCONFSUMMARYLIST has a value |
NextToken¶
The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.
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 |