SetLoadBalancerPoliciesOfListenerRequest

Contains the parameters for SetLoadBalancePoliciesOfListener.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the load balancer.

Link copied to clipboard

The external port of the load balancer.

Link copied to clipboard

The names of the policies. This list must include all policies to be enabled. If you omit a policy that is currently enabled, it is disabled. If the list is empty, all current policies are disabled.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String