PageRuleActionsCacheKeyFieldsArgs

data class PageRuleActionsCacheKeyFieldsArgs(val cookie: Output<PageRuleActionsCacheKeyFieldsCookieArgs>? = null, val header: Output<PageRuleActionsCacheKeyFieldsHeaderArgs>? = null, val host: Output<PageRuleActionsCacheKeyFieldsHostArgs>? = null, val queryString: Output<PageRuleActionsCacheKeyFieldsQueryStringArgs>? = null, val user: Output<PageRuleActionsCacheKeyFieldsUserArgs>? = null) : ConvertibleToJava<PageRuleActionsCacheKeyFieldsArgs>

Constructors

Link copied to clipboard
constructor(cookie: Output<PageRuleActionsCacheKeyFieldsCookieArgs>? = null, header: Output<PageRuleActionsCacheKeyFieldsHeaderArgs>? = null, host: Output<PageRuleActionsCacheKeyFieldsHostArgs>? = null, queryString: Output<PageRuleActionsCacheKeyFieldsQueryStringArgs>? = null, user: Output<PageRuleActionsCacheKeyFieldsUserArgs>? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

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