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.
3697 3698 3699 |
# File 'sig/types.rbs', line 3697 def ai_benchmark_job_name @ai_benchmark_job_name end |