Class: Aws::Types::GetWorkloadOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetWorkloadOutput
- 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.
916 917 918 |
# File 'sig/types.rbs', line 916 def workload @workload end |