FrontendConfigurationResponse

data class FrontendConfigurationResponse(val defaultHostname: String)

Information regarding how the gateway should be exposed.

Constructors

Link copied to clipboard
constructor(defaultHostname: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The default hostname of the data-plane gateway to which requests can be sent. This is only applicable for API gateway with Standard SKU.