AWSIoTUpdateDynamicThingGroupResponse
Objective-C
@interface AWSIoTUpdateDynamicThingGroupResponse
Swift
class AWSIoTUpdateDynamicThingGroupResponse
-
The dynamic thing group version.
Declaration
Objective-C
@property (nonatomic, strong) NSNumber *_Nullable version;Swift
var version: NSNumber? { get set }
View on GitHub
Install in Dash
AWSIoTUpdateDynamicThingGroupResponse Class Reference