Endpoint Global Delivery Rule Modify Response Header Action
data class EndpointGlobalDeliveryRuleModifyResponseHeaderAction(val action: String, val name: String, val value: String? = null)
Constructors
Link copied to clipboard
fun EndpointGlobalDeliveryRuleModifyResponseHeaderAction(action: String, name: String, value: String? = null)