timePoints

@JvmName(name = "hnaalsirycajdany")
suspend fun timePoints(value: Output<List<String>>)
@JvmName(name = "kjacbvaivvalogpi")
suspend fun timePoints(value: List<String>?)

Parameters

value

The set of times at which the snapshot is taken on the day the automatic snapshot is executed. Value range: 00 to 23, representing 24 time points from 00:00 to 23:00, for example, 01 indicates 01:00.


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


@JvmName(name = "bufydpukkrrfguaa")
suspend fun timePoints(values: List<Output<String>>)
@JvmName(name = "ntodjhfhepcrcjgp")
suspend fun timePoints(vararg values: String)

Parameters

values

The set of times at which the snapshot is taken on the day the automatic snapshot is executed. Value range: 00 to 23, representing 24 time points from 00:00 to 23:00, for example, 01 indicates 01:00.