toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.kusto.kotlin.outputs
/
AttachedDatabaseConfigurationSharing
/
AttachedDatabaseConfigurationSharing
Attached
Database
Configuration
Sharing
constructor
(
externalTablesToExcludes
:
List
<
String
>
?
=
null
,
externalTablesToIncludes
:
List
<
String
>
?
=
null
,
materializedViewsToExcludes
:
List
<
String
>
?
=
null
,
materializedViewsToIncludes
:
List
<
String
>
?
=
null
,
tablesToExcludes
:
List
<
String
>
?
=
null
,
tablesToIncludes
:
List
<
String
>
?
=
null
)