Module: Aws::Bedrock::Client::_ListAutomatedReasoningPolicyTestCasesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAutomatedReasoningPolicyTestCasesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1444 |
# File 'sig/client.rbs', line 1444
def next_token: () -> ::String
|
#test_cases ⇒ ::Array[Types::AutomatedReasoningPolicyTestCase]
1443 |
# File 'sig/client.rbs', line 1443
def test_cases: () -> ::Array[Types::AutomatedReasoningPolicyTestCase]
|