AWSIoTUpdateBillingGroupResponse
Objective-C
@interface AWSIoTUpdateBillingGroupResponse
Swift
class AWSIoTUpdateBillingGroupResponse
-
The latest version of the billing group.
Declaration
Objective-C
@property (nonatomic, strong) NSNumber *_Nullable version;
Swift
var version: NSNumber? { get set }