pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigquery.v2.kotlin.outputs
/
BigtableColumnFamilyResponse
/
BigtableColumnFamilyResponse
Bigtable
Column
Family
Response
fun
BigtableColumnFamilyResponse
(
columns
:
List
<
BigtableColumnResponse
>
,
encoding
:
String
,
familyId
:
String
,
onlyReadLatest
:
Boolean
,
type
:
String
)