toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.kendra.kotlin.outputs
/
DataSourceDocumentAttributeValue
/
DataSourceDocumentAttributeValue
Data
Source
Document
Attribute
Value
constructor
(
dateValue
:
String
?
=
null
,
longValue
:
Int
?
=
null
,
stringListValue
:
List
<
String
>
?
=
null
,
stringValue
:
String
?
=
null
)