Class: Aws::Types::GetWorkloadInput
- Inherits:
-
Object
- Object
- Aws::Types::GetWorkloadInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workload_name ⇒ ::String
Returns the value of attribute workload_name.
Instance Attribute Details
#workload_name ⇒ ::String
Returns the value of attribute workload_name.
164 165 166 |
# File 'sig/types.rbs', line 164 def workload_name @workload_name end |