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