paws.analytics (version 0.1.0)

glue_get_trigger: Retrieves the definition of a trigger

Description

Retrieves the definition of a trigger.

Usage

glue_get_trigger(Name)

Arguments

Name

[required] The name of the trigger to retrieve.

Request syntax

svc$get_trigger(
  Name = "string"
)