Module: Aws::Bedrock::Client::_CreateAutomatedReasoningPolicyTestCaseResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateAutomatedReasoningPolicyTestCaseResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#policy_arn ⇒ ::String
179 |
# File 'sig/client.rbs', line 179
def policy_arn: () -> ::String
|
#test_case_id ⇒ ::String
180 |
# File 'sig/client.rbs', line 180
def test_case_id: () -> ::String
|