Module: Aws::Bedrock::Client::_GetAutomatedReasoningPolicyTestCaseResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAutomatedReasoningPolicyTestCaseResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#policy_arn ⇒ ::String
1039 |
# File 'sig/client.rbs', line 1039
def policy_arn: () -> ::String
|
#test_case ⇒ Types::AutomatedReasoningPolicyTestCase
1040 |
# File 'sig/client.rbs', line 1040
def test_case: () -> Types::AutomatedReasoningPolicyTestCase
|