toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.bigtable.kotlin
/
MaterializedViewArgs
/
MaterializedViewArgs
Materialized
View
Args
constructor
(
deletionProtection
:
Output
<
Boolean
>
?
=
null
,
instance
:
Output
<
String
>
?
=
null
,
materializedViewId
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
query
:
Output
<
String
>
?
=
null
)