Class: Aws::Types::BatchGetTriggersRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetTriggersRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trigger_names ⇒ ::Array[::String]
Returns the value of attribute trigger_names.
Instance Attribute Details
#trigger_names ⇒ ::Array[::String]
Returns the value of attribute trigger_names.
429 430 431 |
# File 'sig/types.rbs', line 429 def trigger_names @trigger_names end |