GatewayPropertiesResponse

constructor(addonConfigs: Map<String, Any>? = null, apiMetadataProperties: GatewayApiMetadataPropertiesResponse? = null, apmTypes: List<String>? = null, apms: List<ApmReferenceResponse>? = null, clientAuth: GatewayPropertiesResponseClientAuth? = null, corsProperties: GatewayCorsPropertiesResponse? = null, environmentVariables: GatewayPropertiesResponseEnvironmentVariables? = null, httpsOnly: Boolean? = null, instances: List<GatewayInstanceResponse>, operatorProperties: GatewayOperatorPropertiesResponse, provisioningState: String, public: Boolean? = null, resourceRequests: GatewayResourceRequestsResponse? = null, responseCacheProperties: Either<GatewayLocalResponseCachePerInstancePropertiesResponse, GatewayLocalResponseCachePerRoutePropertiesResponse>? = null, ssoProperties: SsoPropertiesResponse? = null, url: String)