AWS.SNS.ISNSCreatePlatformEndpointRequest.SetEnabled
Methods
ISNSCreatePlatformEndpointRequest Interface
AWS.SNS Namespace
Setter method for
Enabled
.
Delphi
procedure
SetEnabled
(
const
AEnabled
: TOptional<Boolean>);
C++
__fastcall
SetEnabled
(
const
TOptional<Boolean>
AEnabled
);
Properties
File:
AWS.SNS.pas
Namespace:
AWS.SNS
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const AEnabled: TOptional<Boolean>
New value for
Enabled
.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.