Data.Cloud.AmazonAPI.TAmazonBucketLoggingInfo.IsLoggingEnabled
Delphi
property IsLoggingEnabled: Boolean read FLoggingEnabled;
C++
__property bool IsLoggingEnabled = {read=FLoggingEnabled, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp | Data.Cloud.AmazonAPI | TAmazonBucketLoggingInfo | 
Description
Specifies whether the logging is enabled (True) or not (False).