applicationinsights_describe_log_pattern: Describe a specific log pattern from a LogPatternSet

View source: R/applicationinsights_operations.R

applicationinsights_describe_log_patternR Documentation

Describe a specific log pattern from a LogPatternSet

Description

Describe a specific log pattern from a LogPatternSet.

See https://www.paws-r-sdk.com/docs/applicationinsights_describe_log_pattern/ for full documentation.

Usage

applicationinsights_describe_log_pattern(
  ResourceGroupName,
  PatternSetName,
  PatternName,
  AccountId = NULL
)

Arguments

ResourceGroupName

[required] The name of the resource group.

PatternSetName

[required] The name of the log pattern set.

PatternName

[required] The name of the log pattern.

AccountId

The AWS account ID for the resource group owner.


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