applicationinsights_describe_observation {paws.management} | R Documentation |
Describes an anomaly or error with the application
Description
Describes an anomaly or error with the application.
See https://www.paws-r-sdk.com/docs/applicationinsights_describe_observation/ for full documentation.
Usage
applicationinsights_describe_observation(ObservationId, AccountId = NULL)
Arguments
ObservationId |
[required] The ID of the observation. |
AccountId |
The AWS account ID for the resource group owner. |
[Package paws.management version 0.7.0 Index]