customerprofiles_list_event_triggers: List all Event Triggers under a domain

View source: R/customerprofiles_operations.R

customerprofiles_list_event_triggersR Documentation

List all Event Triggers under a domain

Description

List all Event Triggers under a domain.

See https://www.paws-r-sdk.com/docs/customerprofiles_list_event_triggers/ for full documentation.

Usage

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

Arguments

DomainName

[required] The unique name of the domain.

NextToken

The pagination token to use with ListEventTriggers.

MaxResults

The maximum number of results to return per page.


paws.customer.engagement documentation built on April 4, 2025, 3:34 a.m.