Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

applicationinsights_describe_application

Describes the application


Description

Describes the application.

Usage

applicationinsights_describe_application(ResourceGroupName)

Arguments

ResourceGroupName

[required] The name of the resource group.

Value

A list with the following syntax:

list(
  ApplicationInfo = list(
    ResourceGroupName = "string",
    LifeCycle = "string",
    OpsItemSNSTopicArn = "string",
    OpsCenterEnabled = TRUE|FALSE,
    CWEMonitorEnabled = TRUE|FALSE,
    Remarks = "string"
  )
)

Request syntax

svc$describe_application(
  ResourceGroupName = "string"
)

paws.management

Amazon Web Services Management & Governance Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.