StudioComponentLicenseServiceConfiguration

data class StudioComponentLicenseServiceConfiguration(val endpoint: String? = null)

Constructors

constructor(endpoint: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val endpoint: String? = null

The endpoint of the license service that is accessed by the studio component resource.