pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.entityresolution.kotlin.outputs
/
MatchingWorkflowRule
Matching
Workflow
Rule
data
class
MatchingWorkflowRule
(
val
matchingKeys
:
List
<
String
>
,
val
ruleName
:
String
)
Types
Constructors
Properties
Constructors
Matching
Workflow
Rule
Link copied to clipboard
fun
MatchingWorkflowRule
(
matchingKeys
:
List
<
String
>
,
ruleName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
matching
Keys
Link copied to clipboard
val
matchingKeys
:
List
<
String
>
rule
Name
Link copied to clipboard
val
ruleName
:
String