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