toggle menu
pulumi-cloudflare-kotlin
4.16.0.2
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
GetRulesetsRulesetRuleActionParametersOverridesRule
Get
Rulesets
Ruleset
Rule
Action
Parameters
Overrides
Rule
data
class
GetRulesetsRulesetRuleActionParametersOverridesRule
(
val
action
:
String
?
=
null
,
val
enabled
:
Boolean
?
=
null
,
val
id
:
String
?
=
null
,
val
scoreThreshold
:
Int
?
=
null
,
val
sensitivityLevel
:
String
?
=
null
,
val
status
:
String
?
=
null
)
Members
Constructors
Get
Rulesets
Ruleset
Rule
Action
Parameters
Overrides
Rule
Link copied to clipboard
constructor
(
action
:
String
?
=
null
,
enabled
:
Boolean
?
=
null
,
id
:
String
?
=
null
,
scoreThreshold
:
Int
?
=
null
,
sensitivityLevel
:
String
?
=
null
,
status
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
action
Link copied to clipboard
val
action
:
String
?
=
null
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
id
Link copied to clipboard
val
id
:
String
?
=
null
The ID of this resource.
score
Threshold
Link copied to clipboard
val
scoreThreshold
:
Int
?
=
null
sensitivity
Level
Link copied to clipboard
val
sensitivityLevel
:
String
?
=
null
status
Link copied to clipboard
val
status
:
String
?
=
null