toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetRulesetRuleActionParametersFromList
Get
Ruleset
Rule
Action
Parameters
From
List
data
class
GetRulesetRuleActionParametersFromList
(
val
key
:
String
,
val
name
:
String
)
Members
Constructors
Get
Ruleset
Rule
Action
Parameters
From
List
Link copied to clipboard
constructor
(
key
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
Expression that evaluates to the list lookup key.
name
Link copied to clipboard
val
name
:
String
The name of the list to match against.