class Aws::CognitoIdentity::Types::DeleteIdentitiesInput
Input to the `DeleteIdentities` action.
@note When making an API call, you may pass DeleteIdentitiesInput
data as a hash: { identity_ids_to_delete: ["IdentityId"], # required }
@!attribute [rw] identity_ids_to_delete
A list of 1-60 identities that you want to delete. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/DeleteIdentitiesInput AWS API Documentation
Constants
- SENSITIVE