Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SyncDeploymentJobRequest

import type { SyncDeploymentJobRequest } from "https://aws-api.deno.dev/v0.4/services/robomaker.ts?docs=full";
interface SyncDeploymentJobRequest {
clientRequestToken: string;
fleet: string;
}

§Properties

§
clientRequestToken: string
[src]

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

§
fleet: string
[src]

The target fleet for the synchronization.