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.

The settings for container log rotation.

Inheritance Hierarchy

System.Object
  Amazon.EMRContainers.Model.ContainerLogRotationConfiguration

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

Syntax

C#
public class ContainerLogRotationConfiguration

The ContainerLogRotationConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property MaxFilesToKeep System.Int32

Gets and sets the property MaxFilesToKeep.

The number of files to keep in container after rotation.

Public Property RotationSize System.String

Gets and sets the property RotationSize.

The file size at which to rotate logs. Minimum of 2KB, Maximum of 2GB.

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