PageRuleActionsCacheKeyFieldsUserArgs

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
constructor(deviceType: Output<Boolean>? = null, geo: Output<Boolean>? = null, lang: Output<Boolean>? = null)

Properties

Link copied to clipboard
val deviceType: Output<Boolean>? = null
Link copied to clipboard
val geo: Output<Boolean>? = null
Link copied to clipboard
val lang: Output<Boolean>? = null

Functions

Link copied to clipboard
open override fun toJava(): PageRuleActionsCacheKeyFieldsUserArgs