toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
RulesetRuleActionParametersFromList
Ruleset
Rule
Action
Parameters
From
List
data
class
RulesetRuleActionParametersFromList
(
val
key
:
String
?
=
null
,
val
name
:
String
?
=
null
)
Members
Constructors
Ruleset
Rule
Action
Parameters
From
List
Link copied to clipboard
constructor
(
key
:
String
?
=
null
,
name
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
Expression to use for the list lookup.
name
Link copied to clipboard
val
name
:
String
?
=
null
Name of the list.