Retrieves all exclusion windows configured for a specific SLO
Source:R/cloudwatchapplicationsignals_operations.R
cloudwatchapplicationsignals_lis_ser_lev_obj_exc_win.RdRetrieves all exclusion windows configured for a specific SLO.
See https://www.paws-r-sdk.com/docs/cloudwatchapplicationsignals_list_service_level_objective_exclusion_windows/ for full documentation.
Usage
cloudwatchapplicationsignals_list_service_level_objective_exclusion_windows(
Id,
MaxResults = NULL,
NextToken = NULL
)Arguments
- Id
[required] The ID of the SLO to list exclusion windows for.
- MaxResults
The maximum number of results to return in one operation. If you omit this parameter, the default of 50 is used.
- NextToken
Include this value, if it was returned by the previous operation, to get the next set of service level objectives.