View source: R/customerprofiles_operations.R
customerprofiles_list_event_streams | R Documentation |
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
)
DomainName |
[required] The unique name of the domain. |
NextToken |
Identifies the next page of results to return. |
MaxResults |
The maximum number of objects returned per page. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.