deleteAdapterVersion
inline suspend fun TextractClient.deleteAdapterVersion(crossinline block: DeleteAdapterVersionRequest.Builder.() -> Unit): DeleteAdapterVersionResponse
Deletes an Amazon Textract adapter version. Requires that you specify both an AdapterId and a AdapterVersion. Deletes the adapter version specified by the AdapterId and the AdapterVersion.