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 journal table configuration for the S3 Metadata configuration.

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.JournalTableConfigurationResult

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

Syntax

C#
public class JournalTableConfigurationResult

The JournalTableConfigurationResult type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Error Amazon.S3.Model.ErrorDetails

Gets and sets the property Error.

Public Property RecordExpiration Amazon.S3.Model.RecordExpiration

Gets and sets the property RecordExpiration.

The journal table record expiration settings for the journal table.

Public Property TableArn System.String

Gets and sets the property TableArn.

The Amazon Resource Name (ARN) for the journal table.

Public Property TableName System.String

Gets and sets the property TableName.

The name of the journal table.

Public Property TableStatus System.String

Gets and sets the property TableStatus.

The status of the journal table. The status values are:

  • CREATING - The journal table is in the process of being created in the specified table bucket.

  • ACTIVE - The journal table has been created successfully, and records are being delivered to the table.

  • FAILED - Amazon S3 is unable to create the journal table, or Amazon S3 is unable to deliver records.

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