AWSCognitoIdentityProviderUpdateResourceServerResponse
Objective-C
@interface AWSCognitoIdentityProviderUpdateResourceServerResponse
Swift
class AWSCognitoIdentityProviderUpdateResourceServerResponse
-
The resource server.
Declaration
Objective-C
@property (nonatomic, strong) AWSCognitoIdentityProviderResourceServerType *_Nullable resourceServer;Swift
var resourceServer: AWSCognitoIdentityProviderResourceServerType? { get set }
View on GitHub
Install in Dash
AWSCognitoIdentityProviderUpdateResourceServerResponse Class Reference