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