Data.Cloud.AmazonAPI.TAmazonActionConditional.IfMatch
[–] Properties | |
---|---|
Type: field | |
Visibility: public | |
Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
Unit: Data.Cloud.AmazonAPI | |
Parent: TAmazonActionConditional |
Delphi
IfMatch: string;
C++
System::UnicodeString IfMatch;
Description
ETag value used as a condition for an action.
IfMatch represents an ETag value used as a condition for an action.
Specify an ETag value to perform the action only if the object's ETag value matches the specified value.