IpAssignmentStrategy

The strategy for assigning IP addresses during the enrichment process. STATIC assigns fixed IP addresses, while DYNAMIC allows for dynamic IP allocation.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : IpAssignmentStrategy
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String