Module: Aws::CodeStarNotifications::Client::_ListTargetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTargetsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
192 |
# File 'sig/client.rbs', line 192
def next_token: () -> ::String
|
#targets ⇒ ::Array[Types::TargetSummary]
191 |
# File 'sig/client.rbs', line 191
def targets: () -> ::Array[Types::TargetSummary]
|