Page Rule Actions Cache Key Fields Query String Args
data class PageRuleActionsCacheKeyFieldsQueryStringArgs(val excludes: Output<List<String>>? = null, val includes: Output<List<String>>? = null) : ConvertibleToJava<PageRuleActionsCacheKeyFieldsQueryStringArgs>