Data.Cloud.AmazonAPI.TAmazonBucketLoggingInfo.Targetbucket
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
| Unit: Data.Cloud.AmazonAPI | |
| Parent: TAmazonBucketLoggingInfo | |
Delphi
property Targetbucket: string read FTargetBucket;
C++
__property System::UnicodeString Targetbucket = {read=FTargetBucket};
Description
The name of the bucket to store the log in.