mimeType

@JvmName(name = "cegvgmbnqlqxjxww")
suspend fun mimeType(value: Output<String>)
@JvmName(name = "colmpfjpwvxjyrtx")
suspend fun mimeType(value: String?)

Parameters

value

A style (format) descriptor for this spec that is specified as a Media Type (https://en.wikipedia.org/wiki/Media_type). Possible values include application/vnd.apigee.proto, application/vnd.apigee.openapi, and application/vnd.apigee.graphql, with possible suffixes representing compression types. These hypothetical names are defined in the vendor tree defined in RFC6838 (https://tools.ietf.org/html/rfc6838) and are not final. Content types can specify compression. Currently only GZip compression is supported (indicated with "+gzip").