IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    Interface GetBucketLoggingCommandOutput

    The output of GetBucketLoggingCommand.

    interface GetBucketLoggingCommandOutput {
        LoggingEnabled?: LoggingEnabled;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    LoggingEnabled?: LoggingEnabled

    Describes where logs are stored and the prefix that Amazon S3 assigns to all log object keys for a bucket. For more information, see PUT Bucket logging in the Amazon S3 API Reference.