Class: Aws::Types::StopAIBenchmarkJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopAIBenchmarkJobRequest
- 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.
11072 11073 11074 |
# File 'sig/types.rbs', line 11072 def ai_benchmark_job_name @ai_benchmark_job_name end |