AWSIoTConfiguration
Objective-C
@interface AWSIoTConfiguration
Swift
class AWSIoTConfiguration
Configuration.
-
True to enable the configuration.
Declaration
Objective-C
@property (nonatomic, strong) NSNumber *_Nullable enabled;
Swift
var enabled: NSNumber? { get set }