AWS SDK Version 2 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.

.NET Framework 3.5
 
Configuration for accessing Amazon EnableLogging service

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.Redshift.Model.EnableLoggingResult
      Amazon.Redshift.Model.EnableLoggingResponse

Namespace: Amazon.Redshift.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class EnableLoggingResponse : EnableLoggingResult

The EnableLoggingResponse type exposes the following members

Constructors

NameDescription
Public Method EnableLoggingResponse()

Properties

NameTypeDescription
Public Property BucketName System.String Gets and sets the property BucketName.

The name of the S3 bucket where the log files are stored.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property EnableLoggingResult Amazon.Redshift.Model.EnableLoggingResult Gets and sets the EnableLoggingResult property. Represents the output of a EnableLogging operation.
Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LastFailureMessage System.String Gets and sets the property LastFailureMessage.

The message indicating that logs failed to be delivered.

Public Property LastFailureTime System.DateTime Gets and sets the property LastFailureTime.

The last time when logs failed to be delivered.

Public Property LastSuccessfulDeliveryTime System.DateTime Gets and sets the property LastSuccessfulDeliveryTime.

The last time when logs were delivered.

Public Property LoggingEnabled System.Boolean Gets and sets the property LoggingEnabled.

true if logging is on, false if logging is off.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property S3KeyPrefix System.String Gets and sets the property S3KeyPrefix.

The prefix applied to the log file names.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8