masterInstanceTypes

@JvmName(name = "pafmbfxoulhatifx")
suspend fun masterInstanceTypes(value: Output<List<String>>)
@JvmName(name = "ilevbknvlmopeymh")
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 = "ftwboiwvfnrsxqos")
suspend fun masterInstanceTypes(vararg values: Output<String>)


@JvmName(name = "bmgohjpycdlkgswv")
suspend fun masterInstanceTypes(values: List<Output<String>>)
@JvmName(name = "rutlcdykipwwsbwy")
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.