GetLoadBalancerPoolFilter

data class GetLoadBalancerPoolFilter(val monitor: String? = null)

Constructors

Link copied to clipboard
constructor(monitor: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val monitor: String? = null

The ID of the Monitor to use for checking the health of origins within this pool.