The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::CognitoSync::ListIdentityPoolUsageResponse

ATTRIBUTES

Count => Int

  Total number of identities for the identity pool.
=head2 IdentityPoolUsages => ArrayRef[L<Paws::CognitoSync::IdentityPoolUsage>]

  Usage information for the identity pools.
=head2 MaxResults => Int

  The maximum number of results to be returned.
=head2 NextToken => Str

  A pagination token for obtaining the next page of results.