toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.essentialcontacts.kotlin
/
DocumentAiWarehouseDocumentSchemaArgs
/
DocumentAiWarehouseDocumentSchemaArgs
Document
Ai
Warehouse
Document
Schema
Args
constructor
(
displayName
:
Output
<
String
>
?
=
null
,
documentIsFolder
:
Output
<
Boolean
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
projectNumber
:
Output
<
String
>
?
=
null
,
propertyDefinitions
:
Output
<
List
<
DocumentAiWarehouseDocumentSchemaPropertyDefinitionArgs
>
>
?
=
null
)