Data.Cloud.AmazonAPI.TAmazonGrant.IsLogDelivery

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Unit: Data.Cloud.AmazonAPI
Parent: TAmazonGrant

Delphi

function IsLogDelivery: Boolean;

C++

bool __fastcall IsLogDelivery();

Description

Specifies whether the grantee designates the Log Delivery group.

IsLogDelivery returns True if the grantee designates the Log Delivery group, False otherwise.

See Also