updateDataIntegration
inline suspend fun AppIntegrationsClient.updateDataIntegration(crossinline block: UpdateDataIntegrationRequest.Builder.() -> Unit): UpdateDataIntegrationResponse
Updates the description of a DataIntegration.
You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.