gifs

@JvmName(name = "inbsnycgxbtbdove")
suspend fun gifs(value: Output<List<String>>)
@JvmName(name = "frrkdpwnscnsamaf")
suspend fun gifs(value: List<String>?)

Parameters

value

List of strings with the MIME types of all the variants that should be served for gif.


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


@JvmName(name = "ueibbbrwgxwywhbm")
suspend fun gifs(values: List<Output<String>>)
@JvmName(name = "crgjtnloboawvfdf")
suspend fun gifs(vararg values: String)

Parameters

values

List of strings with the MIME types of all the variants that should be served for gif.