supportedResponseMimeTypes

@JvmName(name = "omsjhiioevooyrvn")
suspend fun supportedResponseMimeTypes(value: Output<List<String>>)
@JvmName(name = "mlegpvruvdbwujyu")
suspend fun supportedResponseMimeTypes(value: List<String>)

Parameters

value

The supported MIME types for the output data.


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


@JvmName(name = "qwuldbijjlevyiwp")
suspend fun supportedResponseMimeTypes(values: List<Output<String>>)
@JvmName(name = "tydkkafdmyqiltgj")
suspend fun supportedResponseMimeTypes(vararg values: String)

Parameters

values

The supported MIME types for the output data.