Class: Aws::Types::AIWorkloadConfigs
- Inherits:
-
Object
- Object
- Aws::Types::AIWorkloadConfigs
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workload_spec ⇒ Types::WorkloadSpec
Returns the value of attribute workload_spec.
Instance Attribute Details
#workload_spec ⇒ Types::WorkloadSpec
Returns the value of attribute workload_spec.
248 249 250 |
# File 'sig/types.rbs', line 248 def workload_spec @workload_spec end |