masterInstanceTypes

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


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