AWS.SNS.ISNSCreatePlatformApplicationRequest.SetName
Methods
ISNSCreatePlatformApplicationRequest Interface
AWS.SNS Namespace
Setter method for
Name
.
Delphi
procedure
SetName
(
const
AName
:
string
);
C++
__fastcall
SetName
(
const
AnsiString
AName
);
Properties
File:
AWS.SNS.pas
Namespace:
AWS.SNS
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const AName: string
New value for
Name
.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.