gifs

@JvmName(name = "kmydfprlmjsawudw")
suspend fun gifs(value: Output<List<String>>)
@JvmName(name = "xheopabxosopniaj")
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 = "pfrlkuyrkpmlwtdx")
suspend fun gifs(vararg values: Output<String>)


@JvmName(name = "foqnopvxbppvtksc")
suspend fun gifs(values: List<Output<String>>)
@JvmName(name = "qwqndnfcgrrunhko")
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.