listPresets
inline suspend fun MediaConvertClient.listPresets(crossinline block: ListPresetsRequest.Builder.() -> Unit): ListPresetsResponse
Retrieve a JSON array of up to twenty of your presets. This will return the presets themselves, not just a list of them. To retrieve the next twenty presets, use the nextToken string returned with the array.