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.

Contains any warning codes and their count for the job.

Inheritance Hierarchy

System.Object
  Amazon.MediaConvert.Model.WarningGroup

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

Syntax

C#
public class WarningGroup

The WarningGroup type exposes the following members

Constructors

NameDescription
Public Method WarningGroup()

Properties

NameTypeDescription
Public Property Code System.Int32

Gets and sets the property Code. Warning code that identifies a specific warning in the job. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/warning_codes.html

Public Property Count System.Int32

Gets and sets the property Count. The number of times this warning occurred in the job.

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