Class: Aws::Types::DeleteAIWorkloadConfigResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAIWorkloadConfigResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ai_workload_config_arn ⇒ ::String
Returns the value of attribute ai_workload_config_arn.
Instance Attribute Details
#ai_workload_config_arn ⇒ ::String
Returns the value of attribute ai_workload_config_arn.
3229 3230 3231 |
# File 'sig/types.rbs', line 3229 def ai_workload_config_arn @ai_workload_config_arn end |