toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
PageRuleActionsCacheKeyFieldsUser
Page
Rule
Actions
Cache
Key
Fields
User
data
class
PageRuleActionsCacheKeyFieldsUser
(
val
deviceType
:
Boolean
?
=
null
,
val
geo
:
Boolean
?
=
null
,
val
lang
:
Boolean
?
=
null
)
Members
Constructors
Page
Rule
Actions
Cache
Key
Fields
User
Link copied to clipboard
constructor
(
deviceType
:
Boolean
?
=
null
,
geo
:
Boolean
?
=
null
,
lang
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
device
Type
Link copied to clipboard
val
deviceType
:
Boolean
?
=
null
geo
Link copied to clipboard
val
geo
:
Boolean
?
=
null
lang
Link copied to clipboard
val
lang
:
Boolean
?
=
null