devopsguru_describe_anomaly {paws.developer.tools}R Documentation

Returns details about an anomaly that you specify using its ID

Description

Returns details about an anomaly that you specify using its ID.

See https://www.paws-r-sdk.com/docs/devopsguru_describe_anomaly/ for full documentation.

Usage

devopsguru_describe_anomaly(Id, AccountId = NULL)

Arguments

Id

[required] The ID of the anomaly.

AccountId

The ID of the member account.


[Package paws.developer.tools version 0.7.0 Index]