Class: Aws::Types::CreateAIBenchmarkJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAIBenchmarkJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ai_benchmark_job_arn ⇒ ::String
Returns the value of attribute ai_benchmark_job_arn.
Instance Attribute Details
#ai_benchmark_job_arn ⇒ ::String
Returns the value of attribute ai_benchmark_job_arn.
1826 1827 1828 |
# File 'sig/types.rbs', line 1826 def ai_benchmark_job_arn @ai_benchmark_job_arn end |