AWSCognitoIdentityDeleteIdentityPoolInput
Objective-C
@interface AWSCognitoIdentityDeleteIdentityPoolInput : AWSRequestSwift
class AWSCognitoIdentityDeleteIdentityPoolInput : AWSRequestInput to the DeleteIdentityPool action.
Required parameters: [IdentityPoolId]
- 
                  
                  An identity pool ID in the format REGION:GUID. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable identityPoolId;Swift var identityPoolId: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSCognitoIdentityDeleteIdentityPoolInput Class Reference
        AWSCognitoIdentityDeleteIdentityPoolInput Class Reference