masterInstanceTypes

@JvmName(name = "qovqfthnfbaailir")
suspend fun masterInstanceTypes(value: Output<List<String>>)
@JvmName(name = "nmlmwgvrqfnwckmc")
suspend fun masterInstanceTypes(value: List<String>?)

Parameters

value

The instance type of master node. Specify one type for single AZ Cluster, three types for MultiAZ Cluster.


@JvmName(name = "apfhjjhjekummcvt")
suspend fun masterInstanceTypes(vararg values: Output<String>)


@JvmName(name = "ssmavkgjrybypltw")
suspend fun masterInstanceTypes(values: List<Output<String>>)
@JvmName(name = "lmoxaujhgudkcbcw")
suspend fun masterInstanceTypes(vararg values: String)

Parameters

values

The instance type of master node. Specify one type for single AZ Cluster, three types for MultiAZ Cluster.