Ingress Port Status Args
data class IngressPortStatusArgs(val error: Output<String>? = null, val port: Output<Int>, val protocol: Output<String>) : ConvertibleToJava<IngressPortStatusArgs>
IngressPortStatus represents the error condition of a service port