Get Ddos Bgp Ips Result
data class GetDdosBgpIpsResult(val id: String, val ids: List<String>, val instanceId: String, val ips: List<GetDdosBgpIpsIp>, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val productName: String? = null, val status: String? = null)
A collection of values returned by getDdosBgpIps.