Class: Aws::Types::DescribeAIBenchmarkJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAIBenchmarkJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ai_benchmark_job_name ⇒ ::String
Returns the value of attribute ai_benchmark_job_name.
Instance Attribute Details
#ai_benchmark_job_name ⇒ ::String
Returns the value of attribute ai_benchmark_job_name.
3695 3696 3697 |
# File 'sig/types.rbs', line 3695 def ai_benchmark_job_name @ai_benchmark_job_name end |