Module: Aws::DevOpsAgent::Client::_ListTriggersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTriggersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::Trigger]
723 |
# File 'sig/client.rbs', line 723
def items: () -> ::Array[Types::Trigger]
|
#next_token ⇒ ::String
724 |
# File 'sig/client.rbs', line 724
def next_token: () -> ::String
|