applicationinsights_describe_component: Describes a component and lists the resources that are...

View source: R/applicationinsights_operations.R

applicationinsights_describe_componentR Documentation

Describes a component and lists the resources that are grouped together in a component

Description

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.

Usage

applicationinsights_describe_component(
  ResourceGroupName,
  ComponentName,
  AccountId = NULL
)

Arguments

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.