dk.sdu.cloud.app.store.api.CreateTagsRequest

UCloud Developer Guide / Orchestration of Resources / Compute / Application Store / Applications

CreateTagsRequest

data class CreateTagsRequest(
    val tags: List<String>,
    val groupId: Int,
)
Properties

Last updated