Class: Aws::Types::GetJobQueueSnapshotRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetJobQueueSnapshotRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_queue ⇒ ::String
Returns the value of attribute job_queue.
Instance Attribute Details
#job_queue ⇒ ::String
Returns the value of attribute job_queue.
891 892 893 |
# File 'sig/types.rbs', line 891 def job_queue @job_queue end |