Interface: $Properties
v1.CreateWorkerDeploymentRequest.$Properties
Properties of a CreateWorkerDeploymentRequest.
Hierarchy
-
$Properties
Properties
deploymentName
• Optional deploymentName: null | string
The name of the Worker Deployment to create. If a Worker Deployment with this name already exists, an error will be returned.
identity
• Optional identity: null | string
Optional. The identity of the client who initiated this request.
namespace
• Optional namespace: null | string
CreateWorkerDeploymentRequest namespace
requestId
• Optional requestId: null | string
A unique identifier for this create request for idempotence. Typically UUIDv4.