AWSCognitoIdentityProviderCreateGroupResponse
Objective-C
@interface AWSCognitoIdentityProviderCreateGroupResponse
Swift
class AWSCognitoIdentityProviderCreateGroupResponse
-
The group object for the group.
Declaration
Objective-C
@property (nonatomic, strong) AWSCognitoIdentityProviderGroupType *_Nullable group;Swift
var group: AWSCognitoIdentityProviderGroupType? { get set }
View on GitHub
Install in Dash
AWSCognitoIdentityProviderCreateGroupResponse Class Reference