FrontendSettingResponse

data class FrontendSettingResponse(val backendConfiguration: EndpointConfigurationResponse, val frontendConfiguration: EndpointConfigurationResponse, val name: String, val protocol: String)

Frontend setting for Firewall

Constructors

Link copied to clipboard
constructor(backendConfiguration: EndpointConfigurationResponse, frontendConfiguration: EndpointConfigurationResponse, name: String, protocol: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Settings name

Link copied to clipboard

Protocol Type