class Aws::Glue::Types::BatchGetTriggersRequest

@note When making an API call, you may pass BatchGetTriggersRequest

data as a hash:

    {
      trigger_names: ["NameString"], # required
    }

@!attribute [rw] trigger_names

A list of trigger names, which may be the names returned from the
`ListTriggers` operation.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/BatchGetTriggersRequest AWS API Documentation

Constants

SENSITIVE