You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::GetTriggersResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::GetTriggersResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#next_token ⇒ String
A continuation token, if not all the requested triggers have yet been returned.
-
#triggers ⇒ Array<Types::Trigger>
A list of triggers for the specified job.
Instance Attribute Details
#next_token ⇒ String
A continuation token, if not all the requested triggers have yet been returned.
#triggers ⇒ Array<Types::Trigger>
A list of triggers for the specified job.