toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigquery.v2.kotlin.inputs
/
BigtableColumnFamilyArgs
/
BigtableColumnFamilyArgs
Bigtable
Column
Family
Args
constructor
(
columns
:
Output
<
List
<
BigtableColumnArgs
>
>
?
=
null
,
encoding
:
Output
<
String
>
?
=
null
,
familyId
:
Output
<
String
>
?
=
null
,
onlyReadLatest
:
Output
<
Boolean
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)