Endpoint Delivery Rule Url Rewrite Action Args
data class EndpointDeliveryRuleUrlRewriteActionArgs(val destination: Output<String>, val preserveUnmatchedPath: Output<Boolean>? = null, val sourcePattern: Output<String>) : ConvertibleToJava<EndpointDeliveryRuleUrlRewriteActionArgs>