ProviderSupport

API: Stable

A placeholder document used only to conform with the Resources API

data class ProviderSupport(
    val product: ProductReference,
    val maintenance: Maintenance?,
)
Properties
product: ProductReference
maintenance: Maintenance?