Module: Aws::ControlCatalog::Client::_ListObjectivesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListObjectivesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
173 |
# File 'sig/client.rbs', line 173
def next_token: () -> ::String
|
#objectives ⇒ ::Array[Types::ObjectiveSummary]
172 |
# File 'sig/client.rbs', line 172
def objectives: () -> ::Array[Types::ObjectiveSummary]
|