Module: Aws::Bedrock::Client::_ListAutomatedReasoningPolicyTestResultsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAutomatedReasoningPolicyTestResultsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1457 |
# File 'sig/client.rbs', line 1457
def next_token: () -> ::String
|
#test_results ⇒ ::Array[Types::AutomatedReasoningPolicyTestResult]
1456 |
# File 'sig/client.rbs', line 1456
def test_results: () -> ::Array[Types::AutomatedReasoningPolicyTestResult]
|