AWSIoTListThingGroupsResponse
Objective-C
@interface AWSIoTListThingGroupsResponseSwift
class AWSIoTListThingGroupsResponse- 
                  
                  The token to use to get the next set of results. Will not be returned if operation has returned all results. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable nextToken;Swift var nextToken: String? { get set }
- 
                  
                  The thing groups. DeclarationObjective-C @property (nonatomic, strong) NSArray<AWSIoTGroupNameAndArn *> *_Nullable thingGroups;Swift var thingGroups: [AWSIoTGroupNameAndArn]? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSIoTListThingGroupsResponse Class Reference
        AWSIoTListThingGroupsResponse Class Reference