class Aws::RoboMaker::Types::SyncDeploymentJobRequest
@note When making an API call, you may pass SyncDeploymentJobRequest
data as a hash: { client_request_token: "ClientRequestToken", # required fleet: "Arn", # required }
@!attribute [rw] client_request_token
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. **A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@!attribute [rw] fleet
The target fleet for the synchronization. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/robomaker-2018-06-29/SyncDeploymentJobRequest AWS API Documentation
Constants
- SENSITIVE