Module: Aws::DevOpsAgent::Client::_ListGoalsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGoalsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#goals ⇒ ::Array[Types::Goal]
629 |
# File 'sig/client.rbs', line 629
def goals: () -> ::Array[Types::Goal]
|
#next_token ⇒ ::String
630 |
# File 'sig/client.rbs', line 630
def next_token: () -> ::String
|