pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.redshift.kotlin
/
ClusterArgsBuilder
/
clusterType
cluster
Type
@
JvmName
(
name
=
"yewpeyovdalqpxiv"
)
suspend
fun
clusterType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vuoruqayjewirmvg"
)
suspend
fun
clusterType
(
value
:
String
?
)
Parameters
value
The cluster type to use. Either
single-node
or
multi-node
.