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::WorkloadData
Returns the value of attribute workload.
Instance Attribute Details
#workload ⇒ Types::WorkloadData
Returns the value of attribute workload.
169 170 171 |
# File 'sig/types.rbs', line 169 def workload @workload end |