Input$CreateDeploymentStatusInput constructor
Input$CreateDeploymentStatusInput({})
Implementation
Input$CreateDeploymentStatusInput(
{this.autoInactive,
this.clientMutationId,
required this.deploymentId,
this.description,
this.environment,
this.environmentUrl,
this.logUrl,
required this.state});