Module: Aws::Bedrock::Client::_CreateInferenceProfileResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateInferenceProfileResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#inference_profile_arn ⇒ ::String
493 |
# File 'sig/client.rbs', line 493
def inference_profile_arn: () -> ::String
|
#status ⇒ "ACTIVE"
494 |
# File 'sig/client.rbs', line 494
def status: () -> ("ACTIVE")
|