devopsguru_describe_insight {paws.developer.tools} | R Documentation |
Returns details about an insight that you specify using its ID
Description
Returns details about an insight that you specify using its ID.
See https://www.paws-r-sdk.com/docs/devopsguru_describe_insight/ for full documentation.
Usage
devopsguru_describe_insight(Id, AccountId = NULL)
Arguments
Id |
[required] The ID of the insight. |
AccountId |
The ID of the member account in the organization. |
[Package paws.developer.tools version 0.9.0 Index]