IngressResponse

constructor(allowInsecure: Boolean? = null, external: Boolean? = null, fqdn: String, targetPort: Int? = null, traffic: List<TrafficWeightResponse>? = null, transport: String? = null)