View source: R/applicationinsights_operations.R
applicationinsights_describe_component | R Documentation |
Describes a component and lists the resources that are grouped together in a component.
See https://www.paws-r-sdk.com/docs/applicationinsights_describe_component/ for full documentation.
applicationinsights_describe_component(
ResourceGroupName,
ComponentName,
AccountId = NULL
)
ResourceGroupName |
[required] The name of the resource group. |
ComponentName |
[required] The name of the component. |
AccountId |
The AWS account ID for the resource group owner. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.