glue_delete_trigger: Deletes a specified trigger

View source: R/glue_operations.R

glue_delete_triggerR Documentation

Deletes a specified trigger

Description

Deletes a specified trigger. If the trigger is not found, no exception is thrown.

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

Usage

glue_delete_trigger(Name)

Arguments

Name

[required] The name of the trigger to delete.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.