policyList

@JvmName(name = "sccuwlfcnxwuwuyb")
suspend fun policyList(value: Output<List<String>>)
@JvmName(name = "jpxxhktddnvunuwc")
suspend fun policyList(value: List<String>?)

Parameters

value

A list of repetition intervals in ISO 8601 format.


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


@JvmName(name = "etmlmgmbfrebbgtf")
suspend fun policyList(values: List<Output<String>>)
@JvmName(name = "welxyacjkuevpbak")
suspend fun policyList(vararg values: String)

Parameters

values

A list of repetition intervals in ISO 8601 format.