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