dk.sdu.cloud.app.orchestrator.api.IngressSupport

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

IngressSupport

data class IngressSupport(
    val domainPrefix: String,
    val domainSuffix: String,
    val product: ProductReference,
    val maintenance: Maintenance?,
)
Properties

Last updated