cancelComponentDeployment
inline suspend fun ProtonClient.cancelComponentDeployment(crossinline block: CancelComponentDeploymentRequest.Builder.() -> Unit): CancelComponentDeploymentResponse
Attempts to cancel a component deployment (for a component that is in the IN_PROGRESS
deployment status).
For more information about components, see Proton components in the Proton User Guide.