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.

This array is empty if the API operation was successful for all the rules specified in the request. If the operation could not process one of the rules, the following data is returned for each of those rules.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatch.Model.PartialFailure

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

Syntax

C#
public class PartialFailure

The PartialFailure type exposes the following members

Constructors

NameDescription
Public Method PartialFailure()

Properties

NameTypeDescription
Public Property ExceptionType System.String

Gets and sets the property ExceptionType.

The type of error.

Public Property FailureCode System.String

Gets and sets the property FailureCode.

The code of the error.

Public Property FailureDescription System.String

Gets and sets the property FailureDescription.

A description of the error.

Public Property FailureResource System.String

Gets and sets the property FailureResource.

The specified rule that could not be deleted.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5