toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
PageRuleActionsCacheKeyFieldsHeaderArgs
Page
Rule
Actions
Cache
Key
Fields
Header
Args
data
class
PageRuleActionsCacheKeyFieldsHeaderArgs
(
val
checkPresences
:
Output
<
List
<
String
>
>
?
=
null
,
val
excludes
:
Output
<
List
<
String
>
>
?
=
null
,
val
includes
:
Output
<
List
<
String
>
>
?
=
null
)
:
ConvertibleToJava
<
PageRuleActionsCacheKeyFieldsHeaderArgs
>
Members
Constructors
Page
Rule
Actions
Cache
Key
Fields
Header
Args
Link copied to clipboard
constructor
(
checkPresences
:
Output
<
List
<
String
>
>
?
=
null
,
excludes
:
Output
<
List
<
String
>
>
?
=
null
,
includes
:
Output
<
List
<
String
>
>
?
=
null
)
Properties
check
Presences
Link copied to clipboard
val
checkPresences
:
Output
<
List
<
String
>
>
?
=
null
excludes
Link copied to clipboard
val
excludes
:
Output
<
List
<
String
>
>
?
=
null
includes
Link copied to clipboard
val
includes
:
Output
<
List
<
String
>
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PageRuleActionsCacheKeyFieldsHeaderArgs