GetTrafficPolicyDocumentRuleItem

data class GetTrafficPolicyDocumentRuleItem(val endpointReference: String? = null, val healthCheck: String? = null)

Constructors

Link copied to clipboard
constructor(endpointReference: String? = null, healthCheck: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

References to an endpoint.

Link copied to clipboard
val healthCheck: String? = null

If you want to associate a health check with the endpoint or rule.