Returns a list of all the event streams in a specific domain.
See https://www.paws-r-sdk.com/docs/customerprofiles_list_event_streams/ for full documentation.
customerprofiles_list_event_streams(
DomainName,
NextToken = NULL,
MaxResults = NULL
)
[required] The unique name of the domain.
Identifies the next page of results to return.
The maximum number of objects returned per page.