ttlValues

@JvmName(name = "ilyfxxjtewqggpke")
suspend fun ttlValues(value: Output<List<String>>)
@JvmName(name = "uuwkpmuifmlafwde")
suspend fun ttlValues(value: List<String>?)

Parameters

value

List of TTL Time To Live values that need to be matched.


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


@JvmName(name = "rpbbbnnsnjbogesr")
suspend fun ttlValues(values: List<Output<String>>)
@JvmName(name = "mrdaiyvygmwvodft")
suspend fun ttlValues(vararg values: String)

Parameters

values

List of TTL Time To Live values that need to be matched.