pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.documentai.v1beta3.kotlin
/
ProcessorArgs
/
ProcessorArgs
Processor
Args
fun
ProcessorArgs
(
createTime
:
Output
<
String
>
?
=
null
,
defaultProcessorVersion
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
kmsKeyName
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)