supportedContentTypes

@JvmName(name = "njsdpruduuvsfoji")
suspend fun supportedContentTypes(value: Output<List<String>>)
@JvmName(name = "dwfjocpvbbyqryqv")
suspend fun supportedContentTypes(value: List<String>)

Parameters

value

The supported MIME types for the input data.


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


@JvmName(name = "xyhrkurudhxdervx")
suspend fun supportedContentTypes(values: List<Output<String>>)
@JvmName(name = "goawucnvxqsyumsa")
suspend fun supportedContentTypes(vararg values: String)

Parameters

values

The supported MIME types for the input data.