Load Balancer Pool Notification Filter
data class LoadBalancerPoolNotificationFilter(val origin: LoadBalancerPoolNotificationFilterOrigin? = null, val pool: LoadBalancerPoolNotificationFilterPool? = null)
Constructors
Link copied to clipboard
constructor(origin: LoadBalancerPoolNotificationFilterOrigin? = null, pool: LoadBalancerPoolNotificationFilterPool? = null)