toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.databrew.kotlin.outputs
/
RulesetRule
/
RulesetRule
Ruleset
Rule
constructor
(
checkExpression
:
String
,
columnSelectors
:
List
<
RulesetColumnSelector
>
?
=
null
,
disabled
:
Boolean
?
=
null
,
name
:
String
,
substitutionMap
:
List
<
RulesetSubstitutionValue
>
?
=
null
,
threshold
:
RulesetThreshold
?
=
null
)