dk.sdu.cloud.app.orchestrator.api.IngressSpecification

UCloud Developer Guide / Orchestration of Resources / Compute / Public Links (Ingress)

IngressSpecification

data class IngressSpecification(
    val domain: String,
    val product: ProductReference,
)
Properties

Last updated