cloudwatchapplicationsignals_batch_get_service_level_objective_budget_report {paws.management} | R Documentation |
Use this operation to retrieve one or more service level objective (SLO) budget reports
Description
Use this operation to retrieve one or more service level objective (SLO) budget reports.
See https://www.paws-r-sdk.com/docs/cloudwatchapplicationsignals_batch_get_service_level_objective_budget_report/ for full documentation.
Usage
cloudwatchapplicationsignals_batch_get_service_level_objective_budget_report(
Timestamp,
SloIds
)
Arguments
Timestamp |
[required] The date and time that you want the report to be for. It is expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC. |
SloIds |
[required] An array containing the IDs of the service level objectives that you want to include in the report. |
[Package paws.management version 0.9.0 Index]