Input$RejectDeploymentsInput constructor
Input$RejectDeploymentsInput({})
Implementation
Input$RejectDeploymentsInput(
{this.clientMutationId,
this.comment,
required this.environmentIds,
required this.workflowRunId});