dk.sdu.cloud.app.orchestrator.api.IAppsResetConfigRequest

UCloud Developer Guide / Orchestration of Resources / Compute / Syncthing

IAppsResetConfigRequest

data class IAppsResetConfigRequest<ConfigType>(
    val provider: String,
    val productId: String,
    val expectedETag: String?,
)
Properties

Last updated