You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RoboMaker::Types::CancelDeploymentJobRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::RoboMaker::Types::CancelDeploymentJobRequest
- Defined in:
- (unknown)
Overview
Note:
When passing CancelDeploymentJobRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
job: "Arn", # required
}
Instance Attribute Summary collapse
-
#job ⇒ String
The deployment job ARN to cancel.
Instance Attribute Details
#job ⇒ String
The deployment job ARN to cancel.