Input$CreateDeploymentInput constructor
Input$CreateDeploymentInput({})
Implementation
Input$CreateDeploymentInput(
{this.autoMerge,
this.clientMutationId,
this.description,
this.environment,
this.payload,
required this.refId,
required this.repositoryId,
this.requiredContexts,
this.task});