Class: Aws::Types::UpdateWorkloadOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateWorkloadOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workload ⇒ Types::Workload
Returns the value of attribute workload.
Instance Attribute Details
#workload ⇒ Types::Workload
Returns the value of attribute workload.
2073 2074 2075 |
# File 'sig/types.rbs', line 2073 def workload @workload end |