pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.entityresolution.kotlin.inputs
/
MatchingWorkflowOutputAttributeArgs
Matching
Workflow
Output
Attribute
Args
data
class
MatchingWorkflowOutputAttributeArgs
(
val
hashed
:
Output
<
Boolean
>
?
=
null
,
val
name
:
Output
<
String
>
)
:
ConvertibleToJava
<
MatchingWorkflowOutputAttributeArgs
>
Constructors
Functions
Properties
Constructors
Matching
Workflow
Output
Attribute
Args
Link copied to clipboard
fun
MatchingWorkflowOutputAttributeArgs
(
hashed
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
MatchingWorkflowOutputAttributeArgs
Properties
hashed
Link copied to clipboard
val
hashed
:
Output
<
Boolean
>
?
=
null
name
Link copied to clipboard
val
name
:
Output
<
String
>