/AWS1/CL_CWLLSTINTEGRATIONSRSP¶
ListIntegrationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_integrationsummaries TYPE /AWS1/CL_CWLINTEGRATIONSUMMARY=>TT_INTEGRATIONSUMMARIES TT_INTEGRATIONSUMMARIES¶
An array, where each object in the array contains information about one CloudWatch Logs integration in this account.
Queryable Attributes¶
integrationSummaries¶
An array, where each object in the array contains information about one CloudWatch Logs integration in this account.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_INTEGRATIONSUMMARIES() | Getter for INTEGRATIONSUMMARIES, with configurable default | 
| ASK_INTEGRATIONSUMMARIES() | Getter for INTEGRATIONSUMMARIES w/ exceptions if field has n | 
| HAS_INTEGRATIONSUMMARIES() | Determine if INTEGRATIONSUMMARIES has a value |