toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.bigtable.kotlin
/
AuthorizedViewArgs
/
AuthorizedViewArgs
Authorized
View
Args
constructor
(
deletionProtection
:
Output
<
String
>
?
=
null
,
instanceName
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
subsetView
:
Output
<
AuthorizedViewSubsetViewArgs
>
?
=
null
,
tableName
:
Output
<
String
>
?
=
null
)