names

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

Parameters

value

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


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


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

Parameters

values

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