timePoints

@JvmName(name = "priijeeuvihspefh")
suspend fun timePoints(value: Output<List<String>>)
@JvmName(name = "uofkycbtveyfimkq")
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 = "fjwxbwyasnonfobv")
suspend fun timePoints(vararg values: Output<String>)


@JvmName(name = "huuxybmcxlhjjvbs")
suspend fun timePoints(values: List<Output<String>>)
@JvmName(name = "pwfditpqjlqvloqp")
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.