Module: Aws::BedrockDataAutomation::Client::_ListDataAutomationProjectsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataAutomationProjectsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
448 |
# File 'sig/client.rbs', line 448
def next_token: () -> ::String
|
#projects ⇒ ::Array[Types::DataAutomationProjectSummary]
447 |
# File 'sig/client.rbs', line 447
def projects: () -> ::Array[Types::DataAutomationProjectSummary]
|