toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iottwinmaker.kotlin.outputs
/
EntityDataType
/
EntityDataType
Entity
Data
Type
constructor
(
allowedValues
:
List
<
EntityDataValue
>
?
=
null
,
nestedType
:
EntityDataType
?
=
null
,
relationship
:
EntityRelationship
?
=
null
,
type
:
EntityDataTypeType
?
=
null
,
unitOfMeasure
:
String
?
=
null
)