toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.bigtable.kotlin.inputs
/
InstanceClusterArgs
/
InstanceClusterArgs
Instance
Cluster
Args
constructor
(
autoscalingConfig
:
Output
<
InstanceClusterAutoscalingConfigArgs
>
?
=
null
,
clusterId
:
Output
<
String
>
,
kmsKeyName
:
Output
<
String
>
?
=
null
,
numNodes
:
Output
<
Int
>
?
=
null
,
storageType
:
Output
<
String
>
?
=
null
,
zone
:
Output
<
String
>
?
=
null
)