names

@JvmName(name = "hrimguitskseejqh")
suspend fun names(value: Output<List<String>>)
@JvmName(name = "tkhitherdalksirg")
suspend fun names(value: List<String>)

Parameters

value

Array of size specified by the ‘count’ parameter, for the names of the partitions.


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


@JvmName(name = "wotewghltwrthyds")
suspend fun names(values: List<Output<String>>)
@JvmName(name = "hvrkkeijxgnlemxc")
suspend fun names(vararg values: String)

Parameters

values

Array of size specified by the ‘count’ parameter, for the names of the partitions.