You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RoboMaker::Types::SyncDeploymentJobRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::RoboMaker::Types::SyncDeploymentJobRequest
- Defined in:
- (unknown)
Overview
Note:
When passing SyncDeploymentJobRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
client_request_token: "ClientRequestToken", # required
fleet: "Arn", # required
}
Instance Attribute Summary collapse
-
#client_request_token ⇒ String
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
-
#fleet ⇒ String
The target fleet for the synchronization.
Instance Attribute Details
#client_request_token ⇒ String
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
#fleet ⇒ String
The target fleet for the synchronization.