ExAws.Chime.Utils (ex_aws_chime v2.0.1)

Common helper functions for Chime services

Summary

Types

Link to this type

max_results()

@type max_results() :: pos_integer() | nil
Link to this type

paging_token()

@type paging_token() :: String.t() | nil

Functions

Link to this function

add_paging(max_results, next_token)

Link to this function

add_paging(map, max_results, next_token)