Page Rule Actions Cache Key Fields Cookie Args
data class PageRuleActionsCacheKeyFieldsCookieArgs(val checkPresences: Output<List<String>>? = null, val includes: Output<List<String>>? = null) : ConvertibleToJava<PageRuleActionsCacheKeyFieldsCookieArgs>
Constructors
Link copied to clipboard
fun PageRuleActionsCacheKeyFieldsCookieArgs(checkPresences: Output<List<String>>? = null, includes: Output<List<String>>? = null)