Endpoint Delivery Rule Modify Response Header Action Args
data class EndpointDeliveryRuleModifyResponseHeaderActionArgs(val action: Output<String>, val name: Output<String>, val value: Output<String>? = null) : ConvertibleToJava<EndpointDeliveryRuleModifyResponseHeaderActionArgs>