IpExtendedCommunityIdListResponse

data class IpExtendedCommunityIdListResponse(val ipExtendedCommunityIds: List<String>? = null)

IP Extended Community Id list properties.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of IP Extended Community resource IDs.