GetSCMResourceChanges

Function GetSCMResourceChanges 

Source
pub async fn GetSCMResourceChanges(
    State: State<'_, Arc<ApplicationState>>,
    ProviderIdentifier: String,
) -> Result<Value, String>