DeploymentArgs

constructor(deploymentId: Output<String>? = null, deploymentLogsUrl: Output<String>? = null, deploymentResult: Output<Either<String, DeploymentResult>>? = null, deploymentState: Output<Either<String, DeploymentState>>? = null, deploymentTime: Output<String>? = null)