AWSCognitoSyncDescribeIdentityPoolUsageResponse
Objective-C
@interface AWSCognitoSyncDescribeIdentityPoolUsageResponse
                Swift
class AWSCognitoSyncDescribeIdentityPoolUsageResponse
                Response to a successful DescribeIdentityPoolUsage request.
- 
                  
                  
Information about the usage of the identity pool.
Declaration
Objective-C
@property (nonatomic, strong) AWSCognitoSyncIdentityPoolUsage *_Nullable identityPoolUsage;Swift
var identityPoolUsage: AWSCognitoSyncIdentityPoolUsage? { get set } 
View on GitHub
Install in Dash
        AWSCognitoSyncDescribeIdentityPoolUsageResponse Class Reference