toggle menu
pulumi-cloudflare-kotlin
4.16.0.2
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
,
val
name
:
String
)
Members
Constructors
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
name
Link copied to clipboard
val
name
:
String
Name of the ruleset.
Modifying this attribute will force creation of a new resource.