Page Rule Actions Cache Key Fields User Args
data class PageRuleActionsCacheKeyFieldsUserArgs(val deviceType: Output<Boolean>? = null, val geo: Output<Boolean>? = null, val lang: Output<Boolean>? = null) : ConvertibleToJava<PageRuleActionsCacheKeyFieldsUserArgs>
Constructors
Link copied to clipboard
fun PageRuleActionsCacheKeyFieldsUserArgs(deviceType: Output<Boolean>? = null, geo: Output<Boolean>? = null, lang: Output<Boolean>? = null)