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