Skip to main content

rotate_sync_token

Function rotate_sync_token 

Source
pub async fn rotate_sync_token(
    id: Option<String>,
    skip_confirm: bool,
    config: &CliConfig,
) -> Result<CommandResult<RotateSyncTokenOutput>>