createDataIntegration
abstract suspend fun createDataIntegration(input: CreateDataIntegrationRequest): CreateDataIntegrationResponse
Creates and persists a DataIntegration resource.
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.