IpCommunityIdListResponse

data class IpCommunityIdListResponse(val ipCommunityIds: List<String>? = null)

IP Community ID list properties.

Constructors

Link copied to clipboard
constructor(ipCommunityIds: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ipCommunityIds: List<String>? = null

List of IP Community resource IDs.