Learn R Programming

paws.customer.engagement (version 0.8.0)

customerprofiles_list_event_streams: Returns a list of all the event streams in a specific domain

Description

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.

Usage

customerprofiles_list_event_streams(
  DomainName,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

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.