Class: Aws::Types::ProcessType
- Inherits:
-
Object
- Object
- Aws::Types::ProcessType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#process_name ⇒ ::String
Returns the value of attribute process_name.
Instance Attribute Details
#process_name ⇒ ::String
Returns the value of attribute process_name.
1168 1169 1170 |
# File 'sig/types.rbs', line 1168 def process_name @process_name end |