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 DeleteLoggingConfiguration operation. Deletes the logging configuration for a workspace.

Inheritance Hierarchy

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

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

Syntax

C#
public class DeleteLoggingConfigurationRequest : AmazonPrometheusServiceRequest
         IAmazonWebServiceRequest

The DeleteLoggingConfigurationRequest 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 WorkspaceId System.String

Gets and sets the property WorkspaceId.

The ID of the workspace containing the logging configuration to delete.

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