class Aws::CognitoIdentity::Types::DeleteIdentityPoolInput

Input to the DeleteIdentityPool action.

@note When making an API call, you may pass DeleteIdentityPoolInput

data as a hash:

    {
      identity_pool_id: "IdentityPoolId", # required
    }

@!attribute [rw] identity_pool_id

An identity pool ID in the format REGION:GUID.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/DeleteIdentityPoolInput AWS API Documentation

Constants

SENSITIVE