devopsguru_describe_organization_health {paws.developer.tools} | R Documentation |
Returns active insights, predictive insights, and resource hours analyzed in last hour
Description
Returns active insights, predictive insights, and resource hours analyzed in last hour.
See https://www.paws-r-sdk.com/docs/devopsguru_describe_organization_health/ for full documentation.
Usage
devopsguru_describe_organization_health(
AccountIds = NULL,
OrganizationalUnitIds = NULL
)
Arguments
AccountIds |
The ID of the Amazon Web Services account. |
OrganizationalUnitIds |
The ID of the organizational unit. |
[Package paws.developer.tools version 0.9.0 Index]