Class: Aws::Types::StopEdgePackagingJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopEdgePackagingJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#edge_packaging_job_name ⇒ ::String
Returns the value of attribute edge_packaging_job_name.
Instance Attribute Details
#edge_packaging_job_name ⇒ ::String
Returns the value of attribute edge_packaging_job_name.
11108 11109 11110 |
# File 'sig/types.rbs', line 11108 def edge_packaging_job_name @edge_packaging_job_name end |