deleteExtension
inline suspend fun AppConfigClient.deleteExtension(crossinline block: DeleteExtensionRequest.Builder.() -> Unit): DeleteExtensionResponse
Deletes an AppConfig extension. You must delete all associations to an extension before you delete the extension.