AWSIoTGetOTAUpdateRequest
Objective-C
@interface AWSIoTGetOTAUpdateRequest
Swift
class AWSIoTGetOTAUpdateRequest
-
The OTA update ID.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable otaUpdateId;Swift
var otaUpdateId: String? { get set }
View on GitHub
Install in Dash
AWSIoTGetOTAUpdateRequest Class Reference