EndpointPropertiesUpdateParametersResponseDeliveryPolicy

A policy that specifies the delivery rules to be used for an endpoint.

Constructors

constructor(description: String? = null, rules: List<DeliveryRuleResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

User-friendly description of the policy.

Link copied to clipboard

A list of the delivery rules.