dk.sdu.cloud.app.orchestrator.api.IAppsRetrieveConfigResponse

UCloud Developer Guide / Orchestration of Resources / Compute / Syncthing

IAppsRetrieveConfigResponse

data class IAppsRetrieveConfigResponse<ConfigType>(
    val etag: String,
    val config: ConfigType,
)
Properties

Last updated