AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the UpdateLoggingConfiguration operation. Updates the log group ARN or the workspace ID of the current logging configuration.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.PrometheusService.AmazonPrometheusServiceRequest
      Amazon.PrometheusService.Model.UpdateLoggingConfigurationRequest

Namespace: Amazon.PrometheusService.Model
Assembly: AWSSDK.PrometheusService.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateLoggingConfigurationRequest : AmazonPrometheusServiceRequest
         IAmazonWebServiceRequest

The UpdateLoggingConfigurationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientToken System.String

Gets and sets the property ClientToken.

A unique identifier that you can provide to ensure the idempotency of the request. Case-sensitive.

Public Property LogGroupArn System.String

Gets and sets the property LogGroupArn.

The ARN of the CloudWatch log group to which the vended log data will be published.

Public Property WorkspaceId System.String

Gets and sets the property WorkspaceId.

The ID of the workspace to update the logging configuration for.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5