customerprofiles_get_event_stream {paws.customer.engagement} | R Documentation |
Returns information about the specified event stream in a specific domain
Description
Returns information about the specified event stream in a specific domain.
See https://www.paws-r-sdk.com/docs/customerprofiles_get_event_stream/ for full documentation.
Usage
customerprofiles_get_event_stream(DomainName, EventStreamName)
Arguments
DomainName |
[required] The unique name of the domain. |
EventStreamName |
[required] The name of the event stream provided during create operations. |
[Package paws.customer.engagement version 0.7.0 Index]