toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
PageRuleActionsCacheKeyFieldsQueryString
Page
Rule
Actions
Cache
Key
Fields
Query
String
data
class
PageRuleActionsCacheKeyFieldsQueryString
(
val
excludes
:
List
<
String
>
?
=
null
,
val
includes
:
List
<
String
>
?
=
null
)
Members
Constructors
Page
Rule
Actions
Cache
Key
Fields
Query
String
Link copied to clipboard
constructor
(
excludes
:
List
<
String
>
?
=
null
,
includes
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
excludes
Link copied to clipboard
val
excludes
:
List
<
String
>
?
=
null
includes
Link copied to clipboard
val
includes
:
List
<
String
>
?
=
null