pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.comprehend.kotlin
/
DocumentClassifier
Document
Classifier
class
DocumentClassifier
:
KotlinCustomResource
Document Classifier enables training document classifier models.
Properties
Properties
arn
Link copied to clipboard
val
arn
:
Output
<
String
>
data
Access
Role
Arn
Link copied to clipboard
val
dataAccessRoleArn
:
Output
<
String
>
document
Classifier
Name
Link copied to clipboard
val
documentClassifierName
:
Output
<
String
>
id
Link copied to clipboard
val
id
:
Output
<
String
>
input
Data
Config
Link copied to clipboard
val
inputDataConfig
:
Output
<
DocumentClassifierInputDataConfig
>
language
Code
Link copied to clipboard
val
languageCode
:
Output
<
DocumentClassifierLanguageCode
>
mode
Link copied to clipboard
val
mode
:
Output
<
DocumentClassifierMode
>
?
model
Kms
Key
Id
Link copied to clipboard
val
modelKmsKeyId
:
Output
<
String
>
?
model
Policy
Link copied to clipboard
val
modelPolicy
:
Output
<
String
>
?
output
Data
Config
Link copied to clipboard
val
outputDataConfig
:
Output
<
DocumentClassifierOutputDataConfig
>
?
pulumi
Child
Resources
Link copied to clipboard
val
pulumiChildResources
:
Set
<
KotlinResource
>
pulumi
Resource
Name
Link copied to clipboard
val
pulumiResourceName
:
String
pulumi
Resource
Type
Link copied to clipboard
val
pulumiResourceType
:
String
tags
Link copied to clipboard
val
tags
:
Output
<
List
<
DocumentClassifierTag
>
>
?
urn
Link copied to clipboard
val
urn
:
Output
<
String
>
version
Name
Link copied to clipboard
val
versionName
:
Output
<
String
>
?
volume
Kms
Key
Id
Link copied to clipboard
val
volumeKmsKeyId
:
Output
<
String
>
?
vpc
Config
Link copied to clipboard
val
vpcConfig
:
Output
<
DocumentClassifierVpcConfig
>
?