cloudwatchapplicationsignals_get_service_level_objective {paws.management} | R Documentation |
Returns information about one SLO created in the account
Description
Returns information about one SLO created in the account.
See https://www.paws-r-sdk.com/docs/cloudwatchapplicationsignals_get_service_level_objective/ for full documentation.
Usage
cloudwatchapplicationsignals_get_service_level_objective(Id)
Arguments
Id |
[required] The ARN or name of the SLO that you want to retrieve information about.
You can find the ARNs of SLOs by using the
|
[Package paws.management version 0.9.0 Index]