pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
LabelingJobImagePropertiesResponse
Labeling
Job
Image
Properties
Response
data
class
LabelingJobImagePropertiesResponse
(
val
annotationType
:
String
?
=
null
,
val
mediaType
:
String
)
Types
Constructors
Properties
Constructors
Labeling
Job
Image
Properties
Response
Link copied to clipboard
fun
LabelingJobImagePropertiesResponse
(
annotationType
:
String
?
=
null
,
mediaType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
annotation
Type
Link copied to clipboard
val
annotationType
:
String
?
=
null
Annotation type of image labeling tasks.
media
Type
Link copied to clipboard
val
mediaType
:
String
Media type of data asset.